CyberRota Analysis
AI-GeneratedThe vulnerability allows the code.find MCP tool to improperly handle the path argument, enabling AI agent sessions to access and read source files beyond the designated project root. This misconfiguration can lead to unauthorized data exposure, as attackers can exploit absolute paths or relative traversal sequences to retrieve sensitive information from the host. Organizations using this tool should prioritize remediation to mitigate the risk of data leakage.
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.
Original NVD Description
knowns through 0.33.0 fails to confine the path argument of the code.find MCP tool to the project root, allowing AI agent sessions to read source files anywhere on the host. Attackers can supply absolute paths or relative traversal sequences to the path argument and retrieve full file contents from outside the intended project directory.