UltraVNC through 1.8.2.2 uses a cryptographically weak pseudo-random number generator to produce VNC authentication challenge bytes. In rfb/vncauth.c:119-129, the vncRandomBytes() function seeds libc rand() with time(0) + getpid() + rand() and generates a 16-byte challenge. The combined seed space is approximately 31 bits (libc rand() internal state) and is entirely determined by publicly-observable values (wall-clock time and process ID). An attacker who can observe the authentication exchange can enumerate the seed space and predict the challenge within seconds, enabling forgery or offline brute-forcing of responses. Note: on Windows, the active code path may use vncEncryptBytes2.cpp which calls CryptGenRandom; reachability on shipped Windows binaries requires compile-graph verification and is under investigation.
CVE-2026-44040
Score 4.8 from GitHub Security Advisory published 2026-07-01. NVD baseline CVSS 6.5; sources differ by 1.7.
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 6.5
- EG Score
- 4.8(medium)
- EPSS
- 12.6%
- 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-44040(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 20× in last 7d / 20× 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 23:29 UTCEG score recompute
- 2026-07-06 23:29 UTCGHSA enrichment
- 2026-07-06 16:27 UTCEPSS rescore
- 2026-07-06 02:23 UTCEPSS rescore
- 2026-07-06 00:28 UTCEG score recompute
- 2026-07-06 00:28 UTCGHSA enrichment
- 2026-07-05 02:30 UTCEPSS rescore
- 2026-07-05 01:26 UTCEG score recompute
- 2026-07-05 01:26 UTCGHSA enrichment
- 2026-07-04 06:31 UTCEPSS rescore
- 2026-07-04 02:25 UTCEG score recompute
- 2026-07-04 02:25 UTCGHSA enrichment
- 2026-07-03 03:23 UTCEG score recompute
- 2026-07-03 03:23 UTCGHSA enrichment
- 2026-07-02 16:58 UTCNVD updateCVSS v3 → 6.5
- 2026-07-02 04:23 UTCEG score recompute
- 2026-07-02 04:22 UTCGHSA enrichment
- 2026-07-01 15:07 UTCEPSS rescore
- 2026-07-01 05:22 UTCEG score recompute
- 2026-07-01 05:20 UTCNVD updatefirst tracked
Frequently asked(5)
What is CVE-2026-44040?
When was CVE-2026-44040 disclosed?
Is CVE-2026-44040 actively exploited?
What is the CVSS score of CVE-2026-44040?
How do I remediate CVE-2026-44040?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-44040
Is Your Infrastructure Affected by CVE-2026-44040?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.