CVE-2024-8502

NONE EPSS 73.3%
Published Mar 20, 20251y ago · Modified Jun 17, 20261w ago
Find Similar
Published Mar 20, 2025 1y ago
Last Modified Jun 17, 2026 1w ago

Description

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.

Threat Intelligence

EPSS Exploit Probability
73.3% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 1

CWE-502 Deserialization of Untrusted Data Validation

References 1

  • huntr.com https://huntr.com/bounties/7a42da2a-2ae5-442d-aff9-c9a3b47870eb

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.