The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2025-54133

CVE-2025-54133: Anysphere Cursor RCE Vulnerability

CVE-2025-54133 is a remote code execution flaw in Anysphere Cursor versions 1.17 through 1.2 that enables attackers to execute arbitrary commands via malicious deeplinks. This article covers technical details, affected versions, impact, and mitigation strategies.

Published: March 11, 2026

CVE-2025-54133 Overview

CVE-2025-54133 is a UI information disclosure vulnerability in Cursor's MCP (Model Context Protocol) deeplink handler that enables attackers to execute arbitrary system commands through social engineering attacks. Cursor is a popular AI-powered code editor, and this vulnerability affects the way it processes cursor://anysphere.cursor-deeplink/mcp/install links.

The core issue lies in the installation dialog's failure to display the full command arguments being passed when users interact with malicious deeplinks. This creates a 2-click attack scenario where users who click a malicious link and subsequently approve the installation dialog will unknowingly execute attacker-controlled commands on their system.

Critical Impact

Attackers can leverage social engineering to trick users into executing arbitrary system commands, potentially leading to full system compromise, data exfiltration, or malware installation.

Affected Products

  • Anysphere Cursor versions 1.17 through 1.2

Discovery Timeline

  • 2025-08-02 - CVE-2025-54133 published to NVD
  • 2025-08-25 - Last updated in NVD database

Technical Details for CVE-2025-54133

Vulnerability Analysis

This vulnerability (CWE-78: OS Command Injection) exploits a user interface design flaw in Cursor's MCP deeplink handler. The attack requires user interaction but is facilitated by the deceptive nature of the installation dialog, which obscures critical command-line arguments from the user's view.

When processing cursor://anysphere.cursor-deeplink/mcp/install protocol links, Cursor displays an installation confirmation dialog to the user. However, this dialog only shows the base command without revealing the arguments that will be passed during execution. This information asymmetry allows attackers to craft malicious deeplinks that appear benign but execute harmful commands when approved.

The attack follows a two-step process: first, the victim must click on a malicious deeplink (typically delivered through phishing emails, malicious websites, or compromised documentation). Second, the victim must approve the seemingly innocuous installation dialog without full visibility into what commands will actually run.

Root Cause

The root cause is improper information disclosure in the user interface layer of the MCP deeplink handler. The installation dialog implementation fails to render or display command-line arguments, creating a blind spot where users cannot make informed security decisions. This violates the principle of informed consent and allows command injection through the deeplink protocol.

Attack Vector

The attack requires network-based delivery of malicious deeplinks combined with social engineering. Attackers craft deeplinks containing malicious command arguments and distribute them through various channels. Common attack scenarios include:

The attacker creates a cursor://anysphere.cursor-deeplink/mcp/install link with hidden malicious arguments. This link is then embedded in phishing emails disguised as legitimate Cursor plugin installations, posted on developer forums or documentation sites, or distributed through compromised software repositories. When victims click the link and approve the dialog, the full command including hidden arguments executes with the user's privileges.

Detection Methods for CVE-2025-54133

Indicators of Compromise

  • Unexpected process executions spawned from Cursor's process tree
  • Unusual outbound network connections initiated after Cursor deeplink interactions
  • Command-line arguments in Cursor-related processes that reference unknown or suspicious scripts
  • Registry or filesystem modifications following MCP installation attempts

Detection Strategies

  • Monitor for cursor:// protocol handler invocations in browser and system logs
  • Implement endpoint detection rules for child processes spawned by Cursor with suspicious command-line arguments
  • Alert on Cursor processes making unexpected system calls or network connections
  • Review application logs for MCP installation events with unusual parameters

Monitoring Recommendations

  • Enable process creation auditing to track Cursor's child processes and their command-line arguments
  • Implement network monitoring for unusual outbound connections following Cursor activity
  • Deploy behavioral analysis to detect anomalous post-installation activities
  • Configure endpoint protection to alert on command execution patterns associated with deeplink abuse

How to Mitigate CVE-2025-54133

Immediate Actions Required

  • Upgrade Cursor to version 1.3 or later immediately
  • Educate users about the risks of clicking deeplinks from untrusted sources
  • Block or monitor cursor:// protocol links at the network perimeter where possible
  • Review recent MCP installations for any suspicious or unauthorized plugins

Patch Information

Anysphere has addressed this vulnerability in Cursor version 1.3. The fix ensures that the installation dialog now properly displays the complete command including all arguments before execution, allowing users to make informed decisions about whether to proceed. Users should update to version 1.3 or later as soon as possible. For detailed information, refer to the GitHub Security Advisory.

Workarounds

  • Disable or block the cursor:// protocol handler at the operating system level until the patch can be applied
  • Implement network-level filtering to block or warn on cursor:// protocol links in emails and web traffic
  • Use application whitelisting to control which MCP plugins can be installed
  • Train users to verify MCP plugin installations through official Cursor channels only
bash
# Example: Disable cursor:// protocol handler on Windows (requires elevated privileges)
# Remove the URL protocol association
reg delete "HKEY_CLASSES_ROOT\cursor" /f

# On macOS, remove the protocol handler from Info.plist or use managed preferences
# Consult your MDM solution for centralized deployment

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechAnysphere Cursor

  • SeverityMEDIUM

  • CVSS Score5.3

  • EPSS Probability0.04%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-78

  • NVD-CWE-noinfo
  • Vendor Resources
  • GitHub Security Advisory
  • Related CVEs
  • CVE-2026-26268: Anysphere Cursor Sandbox Escape RCE Flaw

  • CVE-2025-59944: Anysphere Cursor RCE Vulnerability

  • CVE-2025-54130: Anysphere Cursor RCE Vulnerability

  • CVE-2025-54135: Anysphere Cursor RCE Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English