CVE-2025-49150 MEDIUM

CVE-2025-49150: Cursor Agent Potentially Leaks Information using JSON schema

Vendor Getcursor
Product cursor
Weakness CWE-200 · Info exposure
Published June 11, 2025
Last update June 11, 2025

CVSS base score

5.9/10
Attack vector Network
Attack complexity High
Privileges required None
User interaction None
Confidentiality High
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N

What the vulnerability does

01Description

Cursor is a code editor built for programming with AI. Prior to 0.51.0, by default, the setting json.schemaDownload.enable was set to True. This means that by writing a JSON file, an attacker can trigger an arbitrary HTTP GET request that does not require user confirmation. Since the Cursor Agent can edit JSON files, this means a malicious agent, for example, after a prompt injection attack already succeeded, could trigger a GET request to an attacker controlled URL, potentially exfiltrating other data the agent may have access to. This vulnerability is fixed in 0.51.0.

Key dates

02Disclosure timeline

June 11, 2025 CVE published
June 11, 2025 Record updated