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.
CVE-2026-7830
Score 7.4 from GitHub Security Advisory (severity: HIGH) published 2026-07-01. a secondary CVSS source baseline 7.4; sources differ by 0.0.
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 7.4
- EG Score
- 7.4(high)
- EPSS
- 8.1%
- KEV
- Not listed
Published
July 1, 2026
Last Modified
July 2, 2026
Advisory Details (2)
Auto-updated Jul 1, 2026GitHub - ultravnc/UltraVNC: 👁️ UltraVNC Server, UltraVNC Viewer, UltraVNC Repeater and UltraVNC SC | Official repository: https://github.com/ultravnc/UltraVNC · GitHub
https://github.com/ultravnc/UltraVNCVendor Advisories for CVE-2026-7830(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 35× in last 7d / 35× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-07-06 21:28 UTCEG score recompute
- 2026-07-06 21:28 UTCGHSA enrichment
- 2026-07-06 16:27 UTCEPSS rescore
- 2026-07-06 16:27 UTCEPSS rescore
- 2026-07-06 10:07 UTCEG score recompute
- 2026-07-06 10:07 UTCGHSA enrichment
- 2026-07-06 02:23 UTCEPSS rescore
- 2026-07-06 02:23 UTCEPSS rescore
- 2026-07-05 22:46 UTCEG score recompute
- 2026-07-05 22:46 UTCGHSA enrichment
- 2026-07-05 11:26 UTCEG score recompute
- 2026-07-05 11:26 UTCGHSA enrichment
- 2026-07-05 02:31 UTCEPSS rescore
- 2026-07-05 02:30 UTCEPSS rescore
- 2026-07-05 00:06 UTCEG score recompute
- 2026-07-05 00:05 UTCGHSA enrichment
- 2026-07-04 12:44 UTCEG score recompute
- 2026-07-04 12:44 UTCGHSA enrichment
- 2026-07-04 06:31 UTCEPSS rescore
- 2026-07-04 06:31 UTCEPSS rescore
- 2026-07-04 01:24 UTCEG score recompute
- 2026-07-04 01:24 UTCGHSA enrichment
- 2026-07-03 14:04 UTCEG score recompute
- 2026-07-03 14:04 UTCGHSA enrichment
- 2026-07-03 02:45 UTCEG score recompute
Show 10 moreShow fewer
- 2026-07-03 02:45 UTCGHSA enrichment
- 2026-07-02 15:23 UTCEG score recompute
- 2026-07-02 15:23 UTCGHSA enrichment
- 2026-07-02 04:02 UTCEG score recompute
- 2026-07-02 04:02 UTCGHSA enrichment
- 2026-07-01 16:41 UTCEG score recompute
- 2026-07-01 16:41 UTCGHSA enrichment
- 2026-07-01 15:07 UTCEPSS rescore
- 2026-07-01 05:21 UTCEG score recompute
- 2026-07-01 05:20 UTCNVD updatefirst tracked
Frequently asked(5)
What is CVE-2026-7830?
When was CVE-2026-7830 disclosed?
Is CVE-2026-7830 actively exploited?
What is the CVSS score of CVE-2026-7830?
How do I remediate CVE-2026-7830?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-7830
Is Your Infrastructure Affected by CVE-2026-7830?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.