Sensitive File Protection Bypass - Path Manipulation Using Backslashes on Windows
High8.8CVE-2025-64107 · Published Nov 3, 2025
### Summary Cursor correctly detects path manipulation via forward slashes (./.cursor/./././././mcp.json etc.), and requires human approval to complete the operation. However, the same kind of manipulation using backslashes was not correctly detected, allowing an attacker who had already achieved prompt injection or some other level of control to overwrite sensitive editor files without approval on windows machines. ### Impact Manipulating internal settings may lead to RCE. Must be chained with a prompt injection or malicious model. Only affects Windows. ### Remediation Parsing is not done correctly based on the underlying platform.
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| Cursor Product | < 2.0 | 2.0 |
Details and references
- CVSS 3.1
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- Severity from
- GitHub (reviewed advisory)
More Cursor advisories
All Cursor| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Nov 32025 | Cursorignore Bypass via New Cursorignore Write | High | 2.0 |
| Nov 32025 | Command Injection via Untrusted MCP Configuration in Cursor CLI Beta | High8.8 | 2025.09.17-25b418f |
| Nov 32025 | Speedbump Modal Bypass in Cursor MCP Server Deep-Link | High8.8 | 2.0 |
| Nov 32025 | Sensitive File Modification - NTFS Path Quirks | High8.8 | 2.0 |
| Oct 22025 | Cursor CLI Agent - Sensitive File Overwrite Bypass | High7.1 | 2025.09.17-25b418f |
| Oct 22025 | Cursor IDE - Sensitive File Overwrite Bypass | High8.0 | 1.7 |