CVE-2024-8502

CRITICAL

modelscope/agentscope <0.0.6a3 - RCE

Title source: llm

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.

Scores

CVSS v3 9.8
EPSS 0.0041
EPSS Percentile 61.2%
Attack Vector NETWORK
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Classification

CWE
CWE-502
Status draft

Affected Products (1)

pypi/agentscope PyPI

Timeline

Published Mar 20, 2025
Tracked Since Feb 18, 2026