02 Records
FEED: ACQUIRING
01 RecordSTATE: PUBLISHED
02 Description
CNA: VULSecRustDesk Auth Proof Uses Server-Controlled Salt/Challenge and Fast Double-SHA256, Enabling Offline Brute-Force
03 Exploitation and scoring
SRC: CISA, FIRST, NVD, RED HAT- Exploitation
- Public exploit code exists. CISA's assessment records a public proof of concept. That is not a report of exploitation in the wild.
- SSVC decision
- ExploitationpocPublic proof-of-concept exploit code exists. Not a report of exploitation in the wild.
- AutomatableyesAn attacker can reliably automate reconnaissance through exploitation, so this scales.
- Technical ImpacttotalSuccessful exploitation gives total control of the vulnerable component.
CISA publishes the decision points, not a final SSVC decision. The decision also depends on mission and well-being impact, which is a property of your deployment rather than of the vulnerability.- EPSS probability
- 0.27% probability of exploitation activity in the next 30 days.
- EPSS percentile
- Ranks above 18.9% of scored records. A rank, not a probability.
- NVD base score
- 5.7 (CVSS v4.0), scored by the NVD independently of the CNA.
- NVD CVSS vector
- CVSS:4.0/AV:L/AC:L/AT:P/PR:L/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
- NVD analysis status
- Modified. NVD last modified this record on 2026-06-22.
- Red Hat severity
- No Red Hat rating. Red Hat rates the CVEs that affect its products.
Exploit-prediction scores from FIRST. Independent scoring and analysis status from the NVD. Vendor severity from Red Hat. Exploitation assessment and catalog membership from CISA.
SCHEMA: 5.2
- Published
- 2026-03-05 15:41Z6 MO AGO
- Last updated
- 2026-06-22 13:16Z2 MO AGO
- Reserved
- 2026-03-05
- Assigning CNA
- VULSec
- Record state
- PUBLISHED
- Severity
- Medium (CVSS 5.7)
- CNA CVSS vector
- CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
- Weaknesses
- CWE-916Use of Password Hash With Insufficient Computational EffortBase
- Data version
- 5.2
- Document digest
- 43119a031eac974d18e0808e99bb6f12c8d7e49a8bf6cf1b3874edc0f8466ac7
05 Affected products
PAIRS: 1VendorProductVersionsPlatforms
rustdesk-clientRustDesk Client0 to 1.4.8Windows, MacOS, Linux, iOS, Android SRC: CNA
Add a client-side nonce to the auth proof and use a slow KDF (e.g., Argon2id). Transition to SRP.