Answer in brief
CVE-2026-94046 records a Unknown severity vulnerability in 0215AndrewFeng ACE-MCP MCP Tool getFileSnippet.ts get_file_snippet path traversal. The current sources do not mark it as known exploited. The current feed maps 0215AndrewFeng/ACE-MCP (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps 0215AndrewFeng/ACE-MCP (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| 0215AndrewFeng/ACE-MCPgeneric | 4.10.0 || 4.10.1 || 4.10.2 || 4.10.3 || 4.10.4 || 4.10.5 || 4.10.6 || 4.10.7 || 4.10.8 | Not reported |
Published upstream
Sep 20, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 20, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Sep 20, 2026
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.
Quoted source text, attributed separately from HOL analysis.