agentscopeGHSA-c4cc-w454-4634
AgentScope path traversal vulnerability
Critical9.1CVE-2024-8537 · Published Mar 20, 2025 · updated Jun 29, 2026
A path traversal vulnerability exists in the modelscope/agentscope application, affecting all versions. The vulnerability is present in the /delete-workflow endpoint, allowing an attacker to delete arbitrary files from the filesystem. This issue arises due to improper input validation, enabling the attacker to manipulate file paths and delete sensitive files outside of the intended directory.
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| agentscope PyPI | <= 0.1.1 | No fix yet |
Details and references
- CVSS 3.0
- CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
- Severity from
- GitHub (reviewed advisory)
- Weakness
- CWE-22, CWE-29
- Also known as
- CVE-2024-8537, PYSEC-2026-254
- nvd.nist.gov/vuln/detail/CVE-2024-8537
- github.com/modelscope/agentscope/pull/459
- github.com/modelscope/agentscope/commit/7d285e862f86fa1d96ed04c4cd40a5f1b8f9189a
- github.com/modelscope/agentscope
- github.com/modelscope/agentscope/blob/01530ee6a99c86426aab1be11ec3b3b86ca640ac/src/agentscope/studio/_app.py#L743
- huntr.com/bounties/eeb8aa4b-e6e5-465c-b0dd-aa97e3b7dc09
More agentscope advisories
All agentscope| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Mar 202025 | AgentScope stored cross-site scripting (XSS) vulnerability | Medium6.1 | No fix yet |
| Mar 202025 | AgentScope directory traversal vulnerability in /read-examples | High7.5 | No fix yet |
| Mar 202025 | AgentScope Cross-Origin Resource Sharing (CORS) vulnerability | High7.4 | No fix yet |
| Mar 202025 | AgentScope Deserialization Vulnerability | Critical9.8 | No fix yet |
| Mar 202025 | AgentScope Path Traversal in /api/file | High7.5 | No fix yet |
| Mar 202025 | AgentScope path traversal vulnerability in save-workflow | Critical9.1 | No fix yet |