Cursor is a code editor built for programming with AI. Prior to 3.0, Cursor runs agent terminal commands in a sandbox by default, and the sandbox grants write access to the command's working directory. A flaw was identified in how the agent could modify the working_directory parameter, which could cause the sandbox to include writable paths outside the intended workspace. A malicious agent could set working_directory to a sensitive location and write arbitrary files outside the workspace under the user's privileges. This enables non-sandboxed Remote Code Execution — for example by overwriting the cursorsandbox helper so later commands run unsandboxed — with no user interaction beyond a benign prompt. This vulnerability is fixed in 3.0.
References
| Link | Resource |
|---|---|
| https://github.com/cursor/cursor/security/advisories/GHSA-3p48-7v9f-v5cw | Vendor Advisory |
Configurations
History
26 Jun 2026, 16:51
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.8 |
| First Time |
Anysphere cursor
Anysphere |
|
| References | () https://github.com/cursor/cursor/security/advisories/GHSA-3p48-7v9f-v5cw - Vendor Advisory | |
| CPE | cpe:2.3:a:anysphere:cursor:*:*:*:*:*:*:*:* |
25 Jun 2026, 19:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-06-25 19:16
Updated : 2026-06-26 16:51
NVD link : CVE-2026-50548
Mitre link : CVE-2026-50548
CVE.ORG link : CVE-2026-50548
JSON object : View
Products Affected
anysphere
- cursor
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
