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.
CVE ID: CVE-2024-8502
CVSS Base Severity: CRITICAL
CVSS Base Score: 9.8
CVSS Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Vendor: modelscope
Product: modelscope/agentscope
EPSS Score: 0.16% (probability of being exploited)
EPSS Percentile: 37.62% (scored less or equal to compared to others)
EPSS Date: 2025-04-18 (when was this score calculated)