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-30796

CVE-2026-30796: RustDesk Server Pro Information Disclosure

CVE-2026-30796 is an information disclosure flaw in RustDesk Server Pro that transmits sensitive address book passwords in cleartext, exposing them to sniffing attacks. This article covers technical details, affected versions through 1.7.5, impact, and mitigation strategies.

Published: March 6, 2026

CVE-2026-30796 Overview

CVE-2026-30796 is a Cleartext Transmission of Sensitive Information vulnerability affecting RustDesk Server Pro, a popular remote desktop server solution. The vulnerability exists in the Address book sync API modules, specifically within the heartbeat sync API endpoint handling routines. The affected API handler accepts preset-address-book-password in plaintext, enabling network-based sniffing attacks that can capture sensitive authentication credentials.

This vulnerability impacts organizations using RustDesk Server Pro for remote access management across Windows, MacOS, and Linux platforms. Attackers positioned on the network path can intercept unencrypted communications to harvest credentials and gain unauthorized access to remote desktop infrastructure.

Critical Impact

Attackers can intercept plaintext credentials transmitted via the Address book sync API, potentially compromising remote desktop access across the entire organization.

Affected Products

  • RustDesk Server Pro through version 1.7.5 on Windows
  • RustDesk Server Pro through version 1.7.5 on MacOS
  • RustDesk Server Pro through version 1.7.5 on Linux

Discovery Timeline

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

Technical Details for CVE-2026-30796

Vulnerability Analysis

This vulnerability falls under CWE-319 (Cleartext Transmission of Sensitive Information), a fundamental cryptographic weakness where sensitive data is transmitted without encryption. The flaw exists in RustDesk Server Pro's closed-source API endpoint handling, specifically within the heartbeat sync functionality used for address book synchronization.

The heartbeat API handler is designed to manage persistent connections and synchronize address book data between clients and the server. However, the implementation accepts and transmits the preset-address-book-password parameter in plaintext over the network. This architectural oversight means that any network observer—whether through passive sniffing, man-in-the-middle positioning, or compromised network infrastructure—can capture these credentials.

The network-accessible nature of this vulnerability means exploitation does not require prior authentication, user interaction, or any special privileges, making it highly exploitable in enterprise environments where network traffic may traverse untrusted segments.

Root Cause

The root cause of CVE-2026-30796 is the failure to implement transport-layer encryption or application-level encryption for sensitive credential data within the Address book sync API modules. The heartbeat API handler directly processes the preset-address-book-password value without ensuring the communication channel is secured, violating fundamental secure development practices for credential handling.

Attack Vector

The attack vector is network-based, requiring the attacker to have visibility into network traffic between RustDesk clients and the RustDesk Server Pro instance. Common attack scenarios include:

An attacker on the same network segment can use packet capture tools to passively monitor traffic to the RustDesk Server Pro API endpoints. When legitimate users perform address book synchronization operations, the cleartext preset-address-book-password values are captured. These credentials can then be used to authenticate to the RustDesk infrastructure, access address books containing connection details for managed systems, and potentially pivot to compromised endpoints.

The attack is particularly effective in environments where TLS/SSL is not enforced at the application or infrastructure level, or where network segmentation does not adequately protect management traffic.

Detection Methods for CVE-2026-30796

Indicators of Compromise

  • Network packet captures containing plaintext preset-address-book-password parameters in HTTP requests to RustDesk Server Pro API endpoints
  • Unusual authentication attempts to RustDesk infrastructure from unexpected IP addresses or geographic locations
  • Evidence of packet sniffing tools or network monitoring software on compromised systems within the environment
  • Unauthorized modifications to address book entries or synchronization patterns

Detection Strategies

  • Deploy network traffic analysis tools to identify unencrypted HTTP traffic to RustDesk Server Pro instances on expected API ports
  • Configure intrusion detection systems (IDS) to alert on traffic containing preset-address-book-password strings in cleartext
  • Monitor authentication logs for anomalous access patterns that may indicate credential theft and replay attacks
  • Implement deep packet inspection at network boundaries to detect sensitive credential exposure

Monitoring Recommendations

  • Enable comprehensive logging on RustDesk Server Pro instances to track all API authentication events and source IP addresses
  • Implement network flow monitoring to detect unusual data exfiltration patterns or connections from unexpected sources
  • Configure SIEM rules to correlate RustDesk authentication events with network anomaly detections
  • Establish baseline network behavior for address book sync operations to identify deviations indicative of exploitation

How to Mitigate CVE-2026-30796

Immediate Actions Required

  • Upgrade RustDesk Server Pro to a patched version beyond 1.7.5 when available from the vendor
  • Enforce TLS/SSL encryption for all communications with RustDesk Server Pro API endpoints at the infrastructure level
  • Isolate RustDesk Server Pro instances to dedicated network segments with strict access controls
  • Review authentication logs for signs of credential compromise and rotate all address book passwords immediately

Patch Information

The vulnerability affects RustDesk Server Pro through version 1.7.5. Organizations should monitor the RustDesk Documentation for official security advisories and patch releases. Additional technical details regarding this vulnerability can be found in the Security Overview Document and VulSec Security Resources.

Workarounds

  • Deploy a reverse proxy with TLS termination in front of RustDesk Server Pro to encrypt all client-to-server communications
  • Implement VPN requirements for all connections to RustDesk infrastructure to prevent network-level sniffing
  • Configure network firewalls to restrict access to RustDesk Server Pro API endpoints to trusted IP ranges only
  • Consider disabling address book synchronization features until a patch is available if the functionality is not critical
bash
# Example: Configure nginx as TLS-terminating reverse proxy for RustDesk Server Pro
# /etc/nginx/sites-available/rustdesk-proxy.conf

server {
    listen 443 ssl;
    server_name rustdesk.example.com;
    
    ssl_certificate /etc/ssl/certs/rustdesk.crt;
    ssl_certificate_key /etc/ssl/private/rustdesk.key;
    ssl_protocols TLSv1.2 TLSv1.3;
    ssl_ciphers HIGH:!aNULL:!MD5;
    
    location / {
        proxy_pass http://127.0.0.1:21115;
        proxy_set_header Host $host;
        proxy_set_header X-Real-IP $remote_addr;
        proxy_set_header X-Forwarded-Proto $scheme;
    }
}

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-319
  • Technical References
  • Google Document Security Overview

  • RustDesk Documentation

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

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

  • CVE-2026-30791: RustDesk Client Cryptographic Vulnerability

  • 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