Cursor is a code editor built for programming with AI. Prior to 2.3, hen the Cursor Agent is running in Auto-Run Mode with Allowlist mode enabled, certain shell built-ins can still be executed without appearing in the allowlist and without requiring user approval.
This allows an attacker via indirect or direct prompt injection to poison the shell environment by setting, modifying, or removing environment variables that influence trusted commands. This vulnerability is fixed in 2.3.
References
| Link | Resource |
|---|---|
| https://github.com/cursor/cursor/security/advisories/GHSA-82wg-qcm4-fp2w | Vendor Advisory |
Configurations
History
03 Feb 2026, 18:36
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/cursor/cursor/security/advisories/GHSA-82wg-qcm4-fp2w - Vendor Advisory | |
| First Time |
Anysphere cursor
Anysphere |
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.8 |
| CPE | cpe:2.3:a:anysphere:cursor:*:*:*:*:*:*:*:* |
Information
Published : 2026-01-14 17:16
Updated : 2026-02-03 18:36
NVD link : CVE-2026-22708
Mitre link : CVE-2026-22708
CVE.ORG link : CVE-2026-22708
JSON object : View
Products Affected
anysphere
- cursor
CWE
CWE-15
External Control of System or Configuration Setting
CWE-74Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
CWE-77Improper Neutralization of Special Elements used in a Command ('Command Injection')
CWE-78Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
CWE-94Improper Control of Generation of Code ('Code Injection')
CWE-269Improper Privilege Management
