Vulnerabilities & PatchesEmerging1 src
CVE-2026-94046 - 0215AndrewFeng ACE-MCP MCP Tool getFileSnippet.ts get_file_snippet path traversal
CVE ID : CVE-2026-94046
Published : Sept. 20, 2026, 7:17 p. m.
• 1 hour, 40 minutes ago
Description : A weakness has been identified in 0215AndrewFeng ACE-MCP up to 4. 10. 8. The affected element is the function get_file_snippet of the file getFileSnippet. ts of the component MCP Tool. Executing a manipulation of the argument projectRootPath/filePath can lead to path traversal. The attack may be launched remotely. The exploit has been made available to the public and could be used for attacks.
isPathInsideProjectRoot only blocks filePath escaping the attacker-chosen projectRootPath; the root itself is untrusted client input - set projectRootPath=/etc, filePath=hosts and the guard passes. The project was informed of the problem early through an issue report but has not responded yet.