CVE-2026-22708 PUBLISHED

Cursor has a Terminal Tool Allowlist Bypass via Environment Variables

Assigner: GitHub_M
Reserved: 08.01.2026 Published: 14.01.2026 Updated: 14.01.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U
CVSS Score: 7.2

Product Status

Vendor cursor
Product cursor
Versions
  • Version < 2.3 is affected

References

Problem Types

  • CWE-15: External Control of System or Configuration Setting CWE
  • CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') CWE
  • CWE-77: Improper Neutralization of Special Elements used in a Command ('Command Injection') CWE
  • CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') CWE
  • CWE-94: Improper Control of Generation of Code ('Code Injection') CWE
  • CWE-269: Improper Privilege Management CWE