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
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
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-7833A weakness has been identified in EFM ipTIME C200 up to 1.09…7.3
- CVE-2026-7834A security vulnerability has been detected in EFM ipTIME NAS…9.8
- CVE-2026-7835A format string argument mismatch in Netatalk 3.0.3 through …3.1
- CVE-2026-7836An incorrect calculation in the hextoint macro in Netatalk 2…3.1
- CVE-2026-7837A time-of-check time-of-use (TOCTOU) condition in the ad_flu…3.7
- CVE-2026-7838UltraVNC viewer through 1.8.2.2 contains an integer overflow…8.8
- CVE-2026-7840UltraVNC repeater through 1.8.2.2 contains a global buffer o…9.8
- CVE-2026-7841A remote code execution vulnerability exists in Notification…8.8
- CVE-2026-7842The Infility Global Infility Global WordPress plugin before …6.8
- CVE-2026-7844A vulnerability was detected in chatchat-space Langchain-Cha…6.3
- CVE-2026-7845A flaw has been found in chatchat-space Langchain-Chatchat u…2.6
- CVE-2026-7846A vulnerability has been found in chatchat-space Langchain-C…2.6
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
