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-2026-30791

CVE-2026-30791: RustDesk Client Cryptographic Vulnerability

CVE-2026-30791 is an information disclosure flaw in RustDesk Client caused by broken cryptographic algorithms, allowing attackers to retrieve embedded sensitive data. This article covers technical details, affected versions, and mitigation.

Published: March 6, 2026

CVE-2026-30791 Overview

CVE-2026-30791 is a Use of a Broken or Risky Cryptographic Algorithm vulnerability affecting the RustDesk Client across multiple platforms including Windows, MacOS, Linux, iOS, Android, and WebClient. The vulnerability exists in the configuration import mechanisms, specifically within the Config import, URI scheme handler, and CLI --config modules, allowing attackers to retrieve embedded sensitive data from configuration files.

The vulnerability is associated with program files flutter/lib/common.Dart and hbb_common/src/config.Rs, specifically within the parseRustdeskUri() and importConfig() routines. These functions handle the parsing and processing of configuration data without adequately protecting sensitive information through strong cryptographic measures.

Critical Impact

Attackers can exploit weak cryptographic protections to extract sensitive configuration data including credentials, connection details, and other embedded secrets from RustDesk Client installations across all supported platforms.

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
  • RustDesk Client through version 1.4.5 WebClient

Discovery Timeline

  • 2026-03-05 - CVE-2026-30791 published to NVD
  • 2026-03-05 - Last updated in NVD database

Technical Details for CVE-2026-30791

Vulnerability Analysis

This vulnerability stems from CWE-327 (Use of a Broken or Risky Cryptographic Algorithm). The RustDesk Client implements cryptographic protections for sensitive configuration data that do not meet current security standards. When users import configurations via URI scheme handlers or the CLI --config parameter, the application processes this data through routines that utilize weak cryptographic mechanisms.

The attack surface is network-accessible and requires no user interaction or prior authentication, making it particularly concerning for enterprise deployments where RustDesk configurations may contain credentials for accessing remote systems. An attacker who can intercept or obtain RustDesk configuration files or URIs can decrypt the embedded sensitive data with relatively low effort due to the weak cryptographic implementation.

Root Cause

The root cause lies in the cryptographic implementation within the parseRustdeskUri() and importConfig() functions located in flutter/lib/common.Dart and hbb_common/src/config.Rs. These routines use cryptographic algorithms or key derivation methods that are insufficient to protect the confidentiality of sensitive configuration data. This allows attackers with access to configuration exports or URI scheme data to reverse the encryption and extract plaintext credentials and connection information.

Attack Vector

The vulnerability can be exploited through multiple attack vectors:

  1. Configuration File Interception: Attackers who gain access to exported configuration files can extract sensitive data by exploiting the weak encryption.

  2. URI Scheme Handler Abuse: Custom RustDesk URI schemes (used for easy client configuration) can be intercepted and decoded to reveal embedded credentials.

  3. CLI Configuration Parameter: Configuration data passed via the --config command-line parameter may be vulnerable to extraction through process monitoring or log analysis.

The network-based attack vector with no authentication requirements means that any configuration data transmitted or stored using the affected cryptographic implementation is at risk of exposure.

Detection Methods for CVE-2026-30791

Indicators of Compromise

  • Unusual access patterns to RustDesk configuration files in user directories
  • Unexpected invocations of RustDesk with --config parameters from non-standard processes
  • Evidence of RustDesk URI scheme handling from untrusted sources
  • Configuration files being accessed by processes other than the RustDesk client itself

Detection Strategies

  • Monitor file system access to RustDesk configuration directories across all supported platforms
  • Implement network traffic analysis to detect transmission of RustDesk configuration data
  • Deploy endpoint detection rules that alert on suspicious command-line usage of the RustDesk client with configuration parameters
  • Audit URI scheme handler registrations and invocations on managed endpoints

Monitoring Recommendations

  • Enable verbose logging for RustDesk client operations where available
  • Implement Data Loss Prevention (DLP) rules to detect RustDesk configuration file exfiltration
  • Monitor for processes attempting to read RustDesk configuration stores
  • Track network connections associated with configuration import/export operations

How to Mitigate CVE-2026-30791

Immediate Actions Required

  • Audit all deployed RustDesk Client installations to identify versions through 1.4.5
  • Avoid transmitting or storing RustDesk configuration exports over untrusted networks
  • Review and rotate any credentials that may have been embedded in RustDesk configurations
  • Consider implementing additional encryption layers for configuration data in transit
  • Monitor for security updates from RustDesk that address this cryptographic weakness

Patch Information

Organizations should monitor the RustDesk Client Documentation for updates regarding patches that address this vulnerability. At the time of publication, users running RustDesk Client through version 1.4.5 are affected and should plan to upgrade once a fix is available.

Additional security information can be found in the Google Document Security Overview and the VulSec Security Resource Hub.

Workarounds

  • Disable or restrict usage of the URI scheme handler for RustDesk configuration imports on managed systems
  • Implement network-level controls to prevent unauthorized transmission of RustDesk configuration files
  • Use enterprise key management solutions to add an additional layer of encryption to configuration data
  • Restrict CLI access to the --config parameter through application control policies
  • Deploy RustDesk configurations through secure, authenticated channels only
bash
# Example: Disable RustDesk URI scheme handler on Linux systems
# Remove or restrict the desktop file that registers the URI handler
sudo rm /usr/share/applications/rustdesk-uri-handler.desktop
# Update desktop database
sudo update-desktop-database

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechRustdesk

  • SeverityHIGH

  • CVSS Score8.7

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/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-327
  • Technical References
  • Google Document Security Overview

  • RustDesk Client Documentation

  • VulSec Security Resource Hub
  • Related CVEs
  • CVE-2026-30785: RustDesk Client Information Disclosure

  • CVE-2026-30796: RustDesk Server Pro Information Disclosure

  • CVE-2026-3598: RustDesk Server Pro Cryptographic Flaw

  • CVE-2026-30795: RustDesk Client Information Disclosure Bug
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