CVE-2026-22708

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:anysphere:cursor:*:*:*:*:*:*:*:*

History

03 Feb 2026, 18:36

Type Values Removed Values Added
References () https://github.com/cursor/cursor/security/advisories/GHSA-82wg-qcm4-fp2w - () https://github.com/cursor/cursor/security/advisories/GHSA-82wg-qcm4-fp2w - Vendor Advisory
First Time Anysphere cursor
Anysphere
CVSS v2 : unknown
v3 : unknown
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-74

Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

CWE-77

Improper Neutralization of Special Elements used in a Command ('Command Injection')

CWE-78

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

CWE-94

Improper Control of Generation of Code ('Code Injection')

CWE-269

Improper Privilege Management