Reference material — not professional advice. Test in staging, back up first, verify against your specific version. Use your own judgment for your environment.
● Critical · CVSS 9.1

How to Fix CVE-2026-30794: RustDesk Client (Bundle Sibling)

By Sai Kiran Pandrala. Last verified: 2026-05-25.

CVE-2026-30794 is a sibling vulnerability in the same vendor advisory as CVE-2026-30793. Apply the same patched build and you close both. The technical detail below is what differs.

⚡ At a glance
Severity9.1 (Critical)
Actively exploited?No public listing in CISA KEV
AffectedRustDesk Client 0 to <=1.4.5
Fixed inSame patched build as CVE-2026-30793
Type (CWE)CWE-295 Improper Certificate Validation

What's different about CVE-2026-30794?

Improper Certificate Validation vulnerability in rustdesk-client RustDesk Client rustdesk-client on Windows, MacOS, Linux, iOS, Android (HTTP API client, TLS transport modules) allows Adversary in the Middle (AiTM). This vulnerability is associated with program files src/hbbs_http/http_client.Rs and program routines TLS retry with danger_accept_invalid_certs(true).

This issue affects RustDesk Client: through 1.4.5.

How to fix CVE-2026-30794

Apply the patched build per the primary write-up: How to Fix CVE-2026-30793. All commands, verification steps, and rollback notes for RustDesk Client are listed there.

Frequently asked questions

Does the CVE-2026-30793 patch close CVE-2026-30794?

Yes. Both CVEs are addressed by the same vendor patch. Applying the patched build closes the full bundle.

Is CVE-2026-30794 listed in CISA KEV?

No public KEV listing at the time of this writing.

Where is the official advisory?

See https://github.com/rustdesk/rustdesk

References


*Written by Sai Kiran Pandrala. Part of the RustDesk Client bundle. Full procedure at how-to-fix-cve-2026-30793.*