Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
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
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • 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-2026-30793

CVE-2026-30793: RustDesk Client CSRF Vulnerability

CVE-2026-30793 is a Cross-Site Request Forgery flaw in RustDesk Client affecting Windows, MacOS, Linux, iOS, and Android that enables privilege escalation. This article covers technical details, affected versions, and mitigation.

Published: March 6, 2026

CVE-2026-30793 Overview

A critical Cross-Site Request Forgery (CSRF) vulnerability has been identified in RustDesk Client affecting versions through 1.4.5. This security flaw exists in the Flutter URI scheme handler and FFI bridge modules, allowing attackers to exploit improper authorization controls (CWE-285) to achieve privilege escalation. The vulnerability specifically impacts the rustdesk://password/ URI handler and the bind.MainSetPermanentPassword() routine, enabling unauthorized modification of permanent passwords through crafted requests.

RustDesk is a popular open-source remote desktop application used across enterprise and personal environments. The vulnerability's network-based attack vector, combined with minimal user interaction requirements, makes it particularly dangerous for organizations using RustDesk for remote access and support operations.

Critical Impact

Attackers can leverage this CSRF vulnerability to escalate privileges by manipulating the permanent password configuration through malicious URI requests, potentially gaining unauthorized remote access to affected systems.

Affected Products

  • RustDesk Client through version 1.4.5 on Windows
  • RustDesk Client through version 1.4.5 on MacOS
  • RustDesk Client through version 1.4.5 on Linux
  • RustDesk Client through version 1.4.5 on iOS
  • RustDesk Client through version 1.4.5 on Android

Discovery Timeline

  • March 5, 2026 - CVE-2026-30793 published to NVD
  • March 5, 2026 - Last updated in NVD database

Technical Details for CVE-2026-30793

Vulnerability Analysis

This vulnerability stems from improper authorization controls within RustDesk Client's URI scheme handling mechanism. The affected components include flutter/lib/common.Dart and src/flutter_ffi.Rs, which process incoming URI requests for the rustdesk://password/ scheme. When a user is tricked into clicking a malicious link or visiting a compromised webpage, the application fails to properly validate the origin and authenticity of password modification requests.

The flaw allows an attacker to forge requests that invoke the bind.MainSetPermanentPassword() function, effectively bypassing the intended authorization workflow. Since RustDesk utilizes Flutter with an FFI (Foreign Function Interface) bridge to Rust backend code, the attack surface spans both the Dart-based UI layer and the native Rust implementation.

Root Cause

The root cause is classified as CWE-285 (Improper Authorization). The URI scheme handler in RustDesk Client does not implement sufficient validation to ensure that password modification requests originate from legitimate, authenticated sources. The application's trust model for URI-based commands lacks proper CSRF protections, allowing external actors to trigger privileged operations through user interaction with malicious content.

The vulnerability exists because:

  • The rustdesk://password/ URI handler processes requests without verifying request origin
  • No anti-CSRF tokens or nonces are validated before executing password changes
  • The FFI bridge passes commands directly to privileged functions without additional authorization checks

Attack Vector

The attack exploits the network-based URI scheme handler, requiring minimal user interaction (such as clicking a link). An attacker can craft a malicious webpage or email containing a specially constructed rustdesk:// URI that, when activated by the victim, triggers the vulnerable password modification routine.

The attack flow involves:

  1. Attacker creates a malicious URI targeting rustdesk://password/ with crafted parameters
  2. Victim clicks the link or visits a page that automatically triggers the URI
  3. RustDesk Client processes the URI through the Flutter handler in common.Dart
  4. The FFI bridge in flutter_ffi.Rs passes the command to bind.MainSetPermanentPassword()
  5. The permanent password is modified without proper authorization verification
  6. Attacker gains unauthorized access using the new credentials

Since no verified code examples are available, readers should consult the Google Document Resource and the GitHub RustDesk Project for additional technical details on the vulnerability mechanism.

Detection Methods for CVE-2026-30793

Indicators of Compromise

  • Unexpected changes to RustDesk permanent password configurations
  • Log entries showing bind.MainSetPermanentPassword() invocations without corresponding legitimate user actions
  • Unusual incoming remote connections using credentials not set by authorized administrators
  • Browser history or network logs showing access to suspicious rustdesk:// URI links

Detection Strategies

  • Monitor RustDesk configuration files for unauthorized password modifications
  • Implement endpoint detection rules to alert on rustdesk://password/ URI scheme invocations from external sources
  • Deploy network monitoring to identify suspicious traffic patterns associated with unauthorized RustDesk connections
  • Enable detailed logging within RustDesk to capture all password change events with timestamps and source information

Monitoring Recommendations

  • Configure SentinelOne agents to monitor process activity associated with RustDesk password configuration changes
  • Establish baseline behavior for RustDesk usage and alert on deviations indicating potential exploitation
  • Implement browser isolation or URL filtering to prevent access to malicious rustdesk:// URIs from untrusted sources
  • Review RustDesk logs regularly for authentication anomalies or unexpected administrative actions

How to Mitigate CVE-2026-30793

Immediate Actions Required

  • Upgrade RustDesk Client to a version newer than 1.4.5 that addresses this vulnerability
  • Audit all RustDesk permanent password configurations across the organization for unauthorized changes
  • Restrict URI scheme handler execution through endpoint protection policies where possible
  • Educate users about the risks of clicking unknown links, particularly those invoking desktop applications

Patch Information

Organizations should monitor the GitHub RustDesk Project for security updates and patched releases. Review the VulSec Security Publications and the Google Document Resource for the latest security advisories related to this vulnerability.

Workarounds

  • Disable or restrict the rustdesk:// URI scheme handler at the operating system level until a patch is applied
  • Implement network-level controls to block outbound RustDesk connections from unauthorized systems
  • Use application allowlisting to prevent untrusted processes from invoking RustDesk functionality
  • Deploy browser extensions or proxy rules that filter potentially malicious rustdesk:// URIs
bash
# Example: Disable RustDesk URI scheme on Linux (temporary mitigation)
# Remove or modify the .desktop file handling rustdesk:// URIs
sudo rm /usr/share/applications/rustdesk-uri-handler.desktop
# Verify handler is disabled
xdg-mime query default x-scheme-handler/rustdesk

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

  • Vulnerability Details
  • TypeCSRF

  • Vendor/TechRustdesk

  • SeverityCRITICAL

  • CVSS Score9.3

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:N/SC:H/SI:H/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
  • IntegrityHigh
  • AvailabilityNone
  • CWE References
  • CWE-285
  • Technical References
  • Google Document Resource

  • GitHub Repository for HBB Common

  • GitHub RustDesk Project

  • VulSec Security Publications
  • Related CVEs
  • CVE-2026-30790: RustDesk Server Auth Bypass Vulnerability

  • CVE-2026-30792: RustDesk Client MitM Vulnerability

  • CVE-2026-30785: RustDesk Client Information Disclosure

  • CVE-2026-30796: RustDesk Server Pro Information Disclosure
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