Vulnerability Description
AgentScope through 2.0.7.post1 contains a path traversal vulnerability in LocalWorkspace.add_skill that copies arbitrary server directories into the agent workspace via an unconfined source path parameter. Attackers can supply any directory path in the skill_path request parameter to copy files into the skills directory, making them accessible through the workspace skill listing.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/agentscope-ai/agentscope
- https://github.com/agentscope-ai/agentscope/blob/v2.0.7.post1/src/agentscope/wor
- https://github.com/agentscope-ai/agentscope/issues/2069
- https://www.vulncheck.com/advisories/agentscope-through-2.0.7-post1-arbitrary-di
- https://github.com/agentscope-ai/agentscope/issues/2069
FAQ
What is CVE-2026-85685?
CVE-2026-85685 is a vulnerability with a CVSS score of 7.5 (HIGH). AgentScope through 2.0.7.post1 contains a path traversal vulnerability in LocalWorkspace.add_skill that copies arbitrary server directories into the agent workspace via an unconfined source path param...
How severe is CVE-2026-85685?
CVE-2026-85685 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-85685?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.