CVE-2026-7839
Last modified
CVE-2026-7839 is a critical-severity vulnerability rated 9.1/10 on the CVSS scale. UltraVNC repeater through 1.8.2.2 initializes the HTTP administration server with a hardcoded default password. In repeater/webgui/settings.c:197, when settings2.txt is absent on first run the repeater writes the literal string "adminadmi2" as the admin password via strcpy_s(saved_password, 64, "adminadmi2"). EPSS estimates a 0.33% chance of exploitation in the next 30 days.
Description
UltraVNC repeater through 1.8.2.2 initializes the HTTP administration server with a hardcoded default password. In repeater/webgui/settings.c:197, when settings2.txt is absent on first run the repeater writes the literal string "adminadmi2" as the admin password via strcpy_s(saved_password, 64, "adminadmi2"). The HTTP Basic-auth handler wi_decode_auth() checks this password without rate-limiting or lockout. Any remote attacker who can reach the repeater HTTP port (default TCP 80) can authenticate as administrator using the well-known default credential on a fresh or unmodified installation, gaining full control of the repeater configuration including allow/deny rules and session visibility.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Uvnc | Ultravnc | <= 1.8.2.2 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-7839?
How severe is CVE-2026-7839?
How do I fix CVE-2026-7839?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-78380RansomLook fails to enforce the privacy status of ransomware…8.7
- CVE-2026-78381RansomLook contains a path traversal vulnerability in the ha…8.2
- CVE-2026-78383Allocation of resources without limits or throttling vulnera…7.5
- CVE-2026-78385RansomLook contains insufficient resource validation in the …8.2
- CVE-2026-78386RansomLook exposed sensitive operator-side scraping configur…8.7
- CVE-2026-78387RansomLook contains an authorization weakness in the web-bas…9.4
- CVE-2026-78391RansomLook contains a stored cross-site scripting (XSS) vuln…8.8
- CVE-2026-78393The Link Library WordPress plugin before 7.9.6 does not prop…6.1
- CVE-2026-78394The Link Library WordPress plugin before 7.9.6 does not sani…4.1
- CVE-2026-78397The Link Library WordPress plugin before 7.9.6 does not vali…4
- CVE-2026-7840UltraVNC repeater through 1.8.2.2 contains a global buffer o…9.8
- CVE-2026-78408The nsenter --join-cgroup option opens the target cgroup.pro…7.9
Are you affected by CVE-2026-7839?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
