Out-of-Bounds Read Vulnerability in UltraVNC by UltraVNC
CVE-2026-44041

4.3MEDIUM

Key Information:

Vendor

Uvnc

Status
Vendor
CVE Published:
1 July 2026

What is CVE-2026-44041?

UltraVNC versions through 1.8.2.2 are vulnerable to an out-of-bounds read due to improper handling of wide-character strings in the vncWc2Mb() function. This vulnerability arises when a user supplies a WCHAR pointer that is not properly NUL-terminated before being passed to wcslen(). As a result, wcslen() may read beyond the intended buffer, resulting in potential information disclosure from adjacent memory regions or leading to a process crash. While the direct risk under typical usage conditions is limited, developers must implement strict input validation to mitigate the risk of exploitation.

Affected Version(s)

UltraVNC 0 <= 1.8.2.2

References

CVSS V3.1

Score:
4.3
Severity:
MEDIUM
Confidentiality:
None
Integrity:
None
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
Low
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

Arjun Basnet, Securin (arjun.basnet@securin.io)
.