CVE & CISA-KEV Catalog

CVE-2026-7830

HIGH
7.4
CVSS v3
NVD

Description

UltraVNC through 1.8.2.2 uses inadequate cryptography in the MS-Logon II authentication scheme (rfbUltraVNC_MsLogonIIAuth). In rfb/dh.cpp the Diffie-Hellman key exchange is performed with parameters that fit in an unsigned 64-bit integer (DH_MAX_BITS controls the prime size). A 64-bit DH key can be broken by Pollard's rho algorithm in under one second on current hardware. Additionally, the private exponent is generated by the rng() function, which multiplies three libc rand() values seeded from time(NULL). With approximately 31 bits of internal state and a time-based seed, the private exponent is recoverable in under a minute by a passive observer. A network attacker who can observe the MS-Logon II handshake (via sniffing, recording, or man-in-the-middle) can derive the shared DH key and decrypt the encapsulated username and password, resulting in full credential disclosure. This affects legacy MS-Logon II connections; MS-Logon III (X25519 + AES-256-GCM) is unaffected.

How to fix

No published remediation has been found for this vulnerability's affected products yet.

Mitigation guidance may be in the linked vendor advisories in the References section below.

TridentStack Control tracks known vulnerabilities across your Windows, macOS, and Linux fleet and shows the fix as soon as one is published. See how it works

CVSS v3 Vector

Exploitability

Attack VectorNetwork
Attack ComplexityHigh
Privileges RequiredNone
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityHigh
IntegrityHigh
AvailabilityNone

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N

Exploit Intelligence

0.29%probability of exploitation in 30 days
21stpercentile

Low risk: more likely to be exploited than 21% of all known CVEs.

References

Release Notes1
Product1
Other references1

Related Vulnerabilities

Other CWE-326 vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2014-0224High7.495%-Fix
CVE-2017-1000486Critical9.894%KEVFix
CVE-2013-2566Medium5.984%-Fix
CVE-2017-11317Critical9.884%KEV-
CVE-2018-18325High7.574%KEV-
CVE-2018-15811High7.574%KEV-

Common questions

How do I fix CVE-2026-7830?

No published fix for CVE-2026-7830 has been found yet. Check the linked vendor advisories for guidance as it becomes available.

Is CVE-2026-7830 being actively exploited?

Not that we know of. CVE-2026-7830 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 0.29% is the estimated probability that it will be exploited in the next 30 days. That is higher than 21% of all scored CVEs.

How severe is CVE-2026-7830?

CVE-2026-7830 has a CVSS v3 base score of 7.4, rated high. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.

Embed a live status badge for CVE-2026-7830
CVE-2026-7830 severity badge

Markdown

[![CVE-2026-7830](https://tridentstack.com/cve/badge/CVE-2026-7830.svg)](https://tridentstack.com/cve/CVE-2026-7830)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-7830"><img src="https://tridentstack.com/cve/badge/CVE-2026-7830.svg" alt="CVE-2026-7830"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

See how it worksStart freeThis CVE lookup is free and always will be.

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-07-09.