CVE-2026-30796

Cleartext Transmission of Sensitive Information, Insufficiently Protected Credentials vulnerability in rustdesk-client RustDesk Client rustdesk-client on Windows, MacOS, Linux, iOS, Android (Address book sync, Heartbeat sync loop modules) allows Sniffing Attacks. The client places the preset address-book password verbatim into the heartbeat sync JSON body (src/hbbs_http/sync.rs). Over an intact HTTPS session it is not exposed in transit, but it is a reusable shared secret rather than a zero-knowledge proof, so it is recovered by any party that becomes the API endpoint - under the re-homed/rogue API server (CVE-2026-30797) - and the leaked credential then authorizes the server-side address book. This vulnerability is associated with program files src/hbbs_http/sync.rs and program routines heartbeat sync body builder (emits preset-address-book-password). This issue affects RustDesk Client: through 1.4.8.
Configurations

Configuration 1 (hide)

AND
cpe:2.3:a:rustdesk:rustdesk_server:*:*:*:*:pro:*:*:*
OR cpe:2.3:o:apple:macos:-:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-03-05 16:16

Updated : 2026-07-19 12:16


NVD link : CVE-2026-30796

Mitre link : CVE-2026-30796

CVE.ORG link : CVE-2026-30796


JSON object : View

Products Affected

linux

  • linux_kernel

rustdesk

  • rustdesk_server

microsoft

  • windows

apple

  • macos
CWE
CWE-522

Insufficiently Protected Credentials