Description
Cursor is a code editor built for programming with AI. Prior to the Cloud Agent fix on 03/31/2026, browser-enabled Cursor Cloud Agent sessions allowed attacker-controlled web content to connect from inside the agent container to an unauthenticated local agent endpoint, enabling code execution within the affected Cloud Agent sandbox or session and access to files, repository contents, environment variables, credentials, and GitHub App access tokens available to that session. This issue was fixed on 03/31/2026 by requiring authentication for the relevant agent endpoint.
Published: 2026-07-15
Score: 7.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows attacker-controlled web content delivered to a browser-enabled Cursor Cloud Agent session to reach an unauthenticated local agent endpoint inside the agent container. Because the endpoint lacks authentication, the attacker can execute arbitrary code within the sandbox and read or modify files, repository contents, environment variables, credentials, or GitHub App access tokens that belong to that session. The flaw is a missing authentication weakness that directly compromises the confidentiality, integrity, and availability of the affected code editing environment.

Affected Systems

Vendor cursor:cursor and its Cloud Agent component are affected. Versions released before the fix on 03/31/2026 include this flaw. The specific version numbers are not listed in the advisory, so any installation that predates the 03/31/2026 update should be considered vulnerable.

Risk and Exploitability

The CVSS score high‑severity flaw while the EPSS score of less than 1% shows a low probability of exploitation at the time of this analysis. Although it is not listed in the CISA KEV catalog, attackers can exploit it remotely by injecting malicious web content into the Cursor browser session that composes the Cloud Agent. Once the unauthenticated agent endpoint is accessed, arbitrary code can run with the permissions of the session holder, providing broad data access and potential lateral movement.

Generated by OpenCVE AI on July 31, 2026 at 03:38 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Cursor to a release dated 03/31/2026 or later where the agent endpoint requires authentication.
  • Disable browser-enabled Cloud Agent sessions or prevent untrusted content from loading until the update is applied.
  • Enforce network to the local agent endpoint to reduce the attack surface.

Generated by OpenCVE AI on July 31, 2026 at 03:38 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 21 Jul 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, 15 Jul 2026 19:45:00 +0000

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

Wed, 15 Jul 2026 15:00:00 +0000

Type Values Removed Values Added
Description Cursor is a code editor built for programming with AI. Prior to the Cloud Agent fix on 03/31/2026, browser-enabled Cursor Cloud Agent sessions allowed attacker-controlled web content to connect from inside the agent container to an unauthenticated local agent endpoint, enabling code execution within the affected Cloud Agent sandbox or session and access to files, repository contents, environment variables, credentials, and GitHub App access tokens available to that session. This issue was fixed on 03/31/2026 by requiring authentication for the relevant agent endpoint.
Title Cursor: Cloud Agent Browser Sandbox Escape
Weaknesses CWE-306
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:L/SI:L/SA:L'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-21T14:04:46.303Z

Reserved: 2026-07-10T17:36:04.598Z

Link: CVE-2026-61613

cve-icon Vulnrichment

Updated: 2026-07-21T14:04:42.701Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T03:45:04Z

Weaknesses
  • CWE-306

    Missing Authentication for Critical Function