SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-85685

HIGH · CVSS 7.5 EPSS 0.46% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-04 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

AgentScope versions up to 2.0.7.post1 are vulnerable to a path traversal flaw that allows attackers to exploit the skill_path request parameter to copy arbitrary server directories into the agent workspace. This could lead to unauthorized access to sensitive files within the skills directory. Organizations using affected versions should prioritize patching this vulnerability to mitigate potential data exposure risks.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-85685
Severity
HIGH
CVSS
7.5
EPSS
0.46%

Original NVD 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.