Cyber Posture

CVE-2026-3598

HighPublic PoC

Published: 05 March 2026

Published
05 March 2026
Modified
25 March 2026
KEV Added
Patch
CVSS Score 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
EPSS Score 0.0002 6.5th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-3598 is a high-severity Use of a Broken or Risky Cryptographic Algorithm (CWE-327) vulnerability in Rustdesk Rustdesk Server. Its CVSS base score is 7.5 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 6.5th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190) and 1 other technique.
Threat & Defense Details

Likely Mitigating ControlsAI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-327

Contacts with security groups provide timely information on broken or risky cryptographic algorithms, reducing the likelihood of their selection and use.

addresses: CWE-327

Ongoing education and sharing of recommended practices helps organizations identify and migrate away from broken or risky cryptographic algorithms.

addresses: CWE-327

Cross-organization threat feeds commonly include advances in cryptanalysis and active exploits against weak or broken algorithms, allowing organizations to deprecate them proactively.

addresses: CWE-327

Capital planning and funding allow selection and ongoing support of strong cryptographic algorithms rather than weak or broken ones.

addresses: CWE-327

Risk updates surface newly-broken or risky cryptographic algorithms as threat intelligence and computing advances evolve, enabling timely replacement.

addresses: CWE-327

Scanners flag use of broken or weak cryptographic algorithms via known-vulnerability databases.

addresses: CWE-327

Enforces approved cryptographic algorithms for each use case, blocking use of broken or risky algorithms.

addresses: CWE-327

Flaw remediation replaces broken or risky cryptographic algorithms once safer implementations are released by vendors.

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1552.001 Credentials In Files Credential Access
Adversaries may search local file systems and remote file shares for files containing insecurely stored credentials.
Why these techniques?

Remote unauthenticated exploit of public-facing server (web console/export) due to broken crypto directly enables retrieval of embedded credentials from config data.

Confidence: MEDIUM · MITRE ATT&CK Enterprise v18.1

NVD Description

Use of a Broken or Risky Cryptographic Algorithm vulnerability in rustdesk-server-pro RustDesk Server Pro rustdesk-server-pro on Windows, MacOS, Linux (Config string generation, web console export modules) allows Retrieve Embedded Sensitive Data. This vulnerability is associated with program routines Config export/generation…

more

routines. This issue affects RustDesk Server Pro: through 1.7.5.

Deeper analysisAI

CVE-2026-3598 is a Use of a Broken or Risky Cryptographic Algorithm vulnerability (CWE-327, CWE-684) in the rustdesk-server-pro component of RustDesk Server Pro, affecting versions through 1.7.5 on Windows, macOS, and Linux. The issue resides in the config string generation and web console export modules, where flawed cryptographic routines enable the retrieval of embedded sensitive data.

The vulnerability carries a CVSS v3.1 base score of 7.5 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N), indicating it is exploitable over the network with low complexity, no privileges or user interaction required. Remote attackers without authentication can retrieve highly sensitive configuration data exported or generated by the affected modules, potentially exposing credentials or other secrets.

Mitigation details and further advisories are available in the referenced publications, including a Google Docs advisory at https://docs.google.com/document/d/e/2PACX-1vSds6jjpd38oO_yIAyd1HYtKNUuea-I-ozAPpGhYI7QgAU-QGJ7D8a4rOZVj1vmiUXV1EcdRHf9aZAW/pub, RustDesk client documentation at https://rustdesk.com/docs/en/client/, and Vulsec at https://www.vulsec.org/. The vulnerability was published on 2026-03-05.

Details

CWE(s)

Affected Products

rustdesk
rustdesk server
≤ 1.7.5

CVEs Like This One

CVE-2026-30790Same product: Apple Macos
CVE-2026-30796Same product: Apple Macos
CVE-2026-30791Same product: Apple Macos
CVE-2026-21218Same product: Apple Macos
CVE-2025-0502Same product: Apple Macos
CVE-2026-32178Same product: Apple Macos
CVE-2025-13315Same product: Linux Linux Kernel
CVE-2026-30789Same product: Apple Macos
CVE-2026-26171Same product: Apple Macos
CVE-2026-26127Same product: Apple Macos

References