Offline password recovery via fast SHA-256 proof
Published Mar 5, 2026 · Updated Mar 5, 2026
Password cracking in RustDesk Client 1.4.8 and earlier allows local users to recover weak passwords from captured authentication proofs. The login proof construction in src/client.rs computes SHA256(SHA256(password + salt) + challenge) without a slow KDF or client nonce. Exploitation requires a stored verifier or captured proof; per-connection challenges prevent replay, and only the password is exposed.
Summary
What happened
Password cracking in RustDesk Client 1.4.8 and earlier allows local users to recover weak passwords from captured authentication proofs. The login proof construction in src/client.rs computes SHA256(SHA256(password + salt) + challenge) without a slow KDF or client nonce. Exploitation requires a stored verifier or captured proof; per-connection challenges prevent replay, and only the password is exposed.
The record
- CVE
- CVE-2026-30789
- Published
- Mar 5, 2026
- Updated
- Mar 5, 2026
- Vendor
- RustDesk
- Product
- RustDesk
- Classifications
- CWE-916, T1110.002
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Mar 5, 2026CVE publishedPublication date reported by the CVE source.
- Mar 5, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=0 <=1.4.5
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- RustDesk Findings and PoCs authentication-handshake demonstrationproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo