PT-2026-54479 · Unknown · Ultravnc Repeater
CVE-2026-44042
·
Published
2026-07-01
·
Updated
2026-07-09
CVSS v3.1
3.7
Low
| Vector | AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L |
Name of the Vulnerable Software and Affected Versions
UltraVNC repeater versions prior to 1.8.2.3
Description
An off-by-one error exists in the Base64 decode helper used for HTTP Basic authentication. The
wi uudecode() function in the file repeater/webgui/webutils.c uses a strict greater-than comparison when checking if the input length exceeds the output buffer, instead of a greater-than-or-equal comparison. This creates a latent condition that could allow a one-byte write at the boundary of a 1024-byte stack buffer if buffering constraints change.Recommendations
Update UltraVNC repeater to a version newer than 1.8.2.2.
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Ultravnc Repeater