Description
Cursor is a code editor built for programming with AI. Prior to 3.0.0, Cursor IDE for macOS allows an agent running in Auto-Run Sandbox mode, when Docker Desktop and the Dev Containers CLI are installed, to launch a privileged container and mount Docker's virtiofs0, granting read and write access to the user's home directory and enabling host command execution with the user's privileges without an additional permission prompt. This issue is fixed in version 3.0.0.
Published: 2026-08-11
Score: 7.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Prior to version 3.0.0, the Cursor IDE on macOS could allow an agent running in Auto‑Run Sandbox mode to launch a privileged Docker container when Docker Desktop and the Dev Containers CLI were installed. By mounting Docker's virtiofs0, the agent could read and write files in the user's home directory and then execute commands on the host with the same privileges as the user. The vulnerability is a classic example of improper privilege management (CWE‑269).

Affected Systems

The affected product is Cursor IDE for macOS, produced by Cursor. Any version prior to 3.0.0 is vulnerable, regardless of minor sub‑releases. No specific build numbers are supplied; the advisory only states that the issue exists in all releases before 3.0.0.

Risk and Exploitability

The CVSS score of 7.7 indicates a high severity vulnerability. The EPSS score of less than 1% suggests a low likelihood of exploitation at present, and the vulnerability is not listed in the CISA KEV catalog. Exploitation requires the presence of Docker Desktop and the Dev Containers CLI and the activation of Cursor's Auto‑Run Sandbox mode, so the attack vector is local with privileged container launch. Remediation is straightforward: upgrade to 3.0.0 or later.

Generated by OpenCVE AI on August 12, 2026 at 20:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install Cursor 3.0.0 or later to eliminate the privilege escalation path.
  • Ensure no older Cursor agent is running in Auto‑Run Sandbox mode before the upgrade.
  • If Docker Desktop or Dev Containers CLI are not required, uninstall them or disable privileged container execution to limit the attack surface.

Generated by OpenCVE AI on August 12, 2026 at 20:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 12 Aug 2026 14:00:00 +0000

Type Values Removed Values Added
First Time appeared Cursor
Cursor cursor
Vendors & Products Cursor
Cursor cursor

Tue, 11 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
Description Cursor is a code editor built for programming with AI. Prior to 3.0.0, Cursor IDE for macOS allows an agent running in Auto-Run Sandbox mode, when Docker Desktop and the Dev Containers CLI are installed, to launch a privileged container and mount Docker's virtiofs0, granting read and write access to the user's home directory and enabling host command execution with the user's privileges without an additional permission prompt. This issue is fixed in version 3.0.0.
Title Cursor: Sandbox escape via launching privileged containers
Weaknesses CWE-269
References
Metrics cvssV4_0

{'score': 7.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-08-13T13:59:38.957Z

Reserved: 2026-08-11T14:41:20.122Z

Link: CVE-2026-73218

cve-icon Vulnrichment

Updated: 2026-08-13T13:59:35.306Z

cve-icon NVD

Status : Received

Published: 2026-08-11T18:18:27.320

Modified: 2026-08-13T15:20:08.487

Link: CVE-2026-73218

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-12T21:00:04Z

Weaknesses
  • CWE-269

    Improper Privilege Management