CVE-2025-61592: Cursor CLI: Arbitrary Code Execution Possible through Permissive CLI Config
Cursor is a code editor built for programming with AI. In versions 1.7 and below, automatic loading of project-specific CLI configuration from the current working directory (<project>/.cursor/cli.json) could override certain global configurations in Cursor CLI. This allowed users running the CLI inside a malicious repository to be vulnerable to Remote Code Execution through a combination of permissive configuration (allowing shell commands) and prompt injection delivered via project-specific Rules (<project>/.cursor/rules/rule.mdc) or other mechanisms. The fix for this issue is currently available as a patch 2025.09.17-25b418f. As of October 3, 2025 there is no release version.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-61592?
The severity rating of CVE-2025-61592 is classified as moderate due to potential unauthorized override of global configurations.
How do I fix CVE-2025-61592?
To fix CVE-2025-61592, upgrade the Cursor CLI to version 1.8 or later where the vulnerability has been addressed.
Which versions of Cursor CLI are affected by CVE-2025-61592?
CVE-2025-61592 affects all versions of Cursor CLI up to and including version 1.7.
What are the potential impacts of CVE-2025-61592?
The potential impact of CVE-2025-61592 includes unintended execution of local commands with overridden global settings.
Who is affected by CVE-2025-61592?
Users running versions 1.7 and below of Cursor CLI are affected by CVE-2025-61592.