CVE Catalog

CVE-2026-58056

HighCVSS 7.6
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.19%

9th percentile - higher than 9% of all known CVEs

Summary

A vulnerability in RustDesk allows a peer with only FileTransfer authorization to inject keyboard and mouse input and access unguarded screenshot and display-capture handlers. This occurs because incoming control messages are gated on per-capability flags, and a file-transfer session does not clear those flags.

Risk Assessment

The organization faces the risk of unauthorized remote desktop control and sensitive data exfiltration, as an attacker with limited access can escalate privileges to full session control.

Recommendation

Immediately update RustDesk to a patched version and review authorization configuration to ensure per-capability flags are properly cleared after file-transfer sessions.

Other vulnerabilities in RustDesk

See all
Original NVD description (English source)

RustDesk gates incoming control messages on per-capability flags rather than on the session's authorized connection type, and a file-transfer session does not clear those flags. A peer holding only a valid FileTransfer authorization can inject keyboard and mouse input and reach the unguarded screenshot and display-capture handlers, acting outside its granted scope.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS