Deserialization in Modelscope Modelscope/agentscope
CVE-2024-8502
A vulnerability in the RpcAgentServerLauncher class of modelscope/agentscope v0.0.6a3 allows for remote code execution (RCE) via deserialization of untrusted data using the dill library. The issue occurs in the AgentServerServicer.create_agent method, where serialized input is deserialized using dill.loads, enabling an attacker to execute arbitrary commands on the server.
Vulnerability class: Insecure Deserialization
EPSS: 0.016 (73.8th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 9.8 (Critical). Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H.
Affected products
- Modelscope Modelscope/agentscope — versions unspecified
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2024-8502?
- CVE-2024-8502 is a critical-severity vulnerability in Modelscope Modelscope/agentscope, classified under Deserialization of Untrusted Data. CVSS score: 9.8/10. Published 2025-03-20.
- How severe is CVE-2024-8502?
- Critical severity. CVSS v3 base score is 9.8 out of 10.