RustDesk Client Blindly Merges Unauthenticated Strategy Payloads, Bypassing Local Security Settings
Summary
| CVE | CVE-2026-30792 |
|---|---|
| State | PUBLISHED |
| Assigner | VULSec |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-03-05 16:16:19 UTC |
| Updated | 2026-06-22 10:16:20 UTC |
| Description | A vulnerability in rustdesk-client RustDesk Client rustdesk-client on Windows, MacOS, Linux, iOS, Android, WebClient (Strategy sync, HTTP API client, config options engine modules) allows Application API Message Manipulation via Man-in-the-Middle. This vulnerability is associated with program files src/hbbs_http/sync.Rs, hbb_common/src/config.Rs and program routines Strategy merge loop in sync.Rs, Config::set_options(). This issue affects RustDesk Client: through 1.4.8. |
Risk And Classification
Primary CVSS: v4.0 8.3 HIGH from 2fdefc65-d750-4b8d-96ee-6e2c0c42dbfe
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:H/VA:L/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
Problem Types: CWE-345 | CWE-657 | CWE-657 CWE-657 Violation of Secure Design Principles | CWE-345 CWE-345 Insufficient Verification of Data Authenticity
| Version | Source | Type | Score | Severity | Vector |
|---|---|---|---|---|---|
| 4.0 | 2fdefc65-d750-4b8d-96ee-6e2c0c42dbfe | Secondary | 8.3 | HIGH | CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:H/VA:L/SC:N/SI:N/SA:N/E:X/C... |
| 4.0 | CNA | CVSS | 8.3 | HIGH | CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:H/VA:L/SC:N/SI:N/SA:N |
| 3.1 | [email protected] | Primary | 8.1 | HIGH | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H |
CVSS v4.0 Breakdown
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:H/VA:L/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
CVSS v3.1 Breakdown
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
NVD Known Affected Configurations (CPE 2.3)
| Type | Vendor | Product | Version | Update | Edition | Language |
|---|---|---|---|---|---|---|
| Operating System | Apple | Iphone Os | - | All | All | All |
| Operating System | Apple | Macos | - | All | All | All |
| Operating System | Android | - | All | All | All | |
| Operating System | Linux | Linux Kernel | - | All | All | All |
| Operating System | Microsoft | Windows | - | All | All | All |
| Application | Rustdesk | Rustdesk | All | All | All | All |
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | Rustdesk-client | RustDesk Client | affected 1.4.8 custom | Windows, MacOS, Linux, iOS, Android, WebClient |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| rustdesk.com/docs/en/self-host/client-configuration/advanced-settings | 2fdefc65-d750-4b8d-96ee-6e2c0c42dbfe | rustdesk.com | Product, Vendor Advisory |
| docs.google.com/document/d/e/2PACX-1vSds6jjpd38oO_yIAyd1HYtKNUuea-I-ozAPpGhYI... | 2fdefc65-d750-4b8d-96ee-6e2c0c42dbfe | docs.google.com | Exploit, Third Party Advisory |
| www.vulsec.org | 2fdefc65-d750-4b8d-96ee-6e2c0c42dbfe | www.vulsec.org | Not Applicable |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
Vendor Comments And Credit
Discovery Credit
CNA: Erez Kalman (en)
CNA: Erez Kalman (en)
Additional Advisory Data
Solutions
CNA: Enforce runtime toggle checks. Implement payload signing with server private key.
Workarounds
CNA: None effective — allow-remote-config-modification toggle is ignored
Exploits
CNA: PoC available. Trivially exploitable.