UltraVNC repeater integer overflow in win_log malloc leading to heap overflow

Summary

CVECVE-2026-7828
StatePUBLISHED
Assignersecurin
Source PriorityCVE Program / NVD first with legacy fallback
Published2026-07-01 05:16:23 UTC
Updated2026-07-02 15:07:13 UTC
DescriptionUltraVNC repeater through 1.8.2.2 contains an integer overflow in the HTTP request logging path. In repeater/webgui/settings.c:336, the win_log() function allocates list nodes via malloc(sizeof(struct LIST) + strlen(line)), where line is derived from HTTP request URIs. If strlen(line) is sufficiently large, the addition overflows to a value smaller than sizeof(struct LIST), causing a heap allocation smaller than required. The subsequent strcpy of the full string into the undersized allocation produces a heap buffer overflow. In the current implementation this overflow is bounded by the HTTP receive buffer size (WI_RXBUFSIZE = 153600 bytes, well below SIZE_MAX on 32-bit builds), limiting practical exploitability to a partial heap write. A remote unauthenticated attacker can trigger the theoretical overflow path by sending a maximally-sized URI in an HTTP request to the repeater HTTP port.

Risk And Classification

Primary CVSS: v3.1 5.3 MEDIUM from 33c584b5-0579-4c06-b2a0-8d8329fcab9c

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

EPSS: 0.008390000 probability, percentile 0.533220000 (date 2026-07-02)

Problem Types: CWE-190 | CWE-190 Integer Overflow or Wraparound


VersionSourceTypeScoreSeverityVector
3.133c584b5-0579-4c06-b2a0-8d8329fcab9cSecondary5.3MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
3.1CNACVSS5.3MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

CVSS v3.1 Breakdown

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
Low

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

NVD Known Affected Configurations (CPE 2.3)

TypeVendorProductVersionUpdateEditionLanguage
Application Uvnc Ultravnc All All All All

Vendor Declared Affected Products

SourceVendorProductVersionPlatforms
CNA Uvnc UltraVNC affected 1.8.2.2 custom Not specified

References

ReferenceSourceLinkTags
uvnc.com 33c584b5-0579-4c06-b2a0-8d8329fcab9c uvnc.com Product, Release Notes
github.com/ultravnc/UltraVNC 33c584b5-0579-4c06-b2a0-8d8329fcab9c github.com Product
CVE Program record CVE.ORG www.cve.org canonical
NVD vulnerability detail NVD nvd.nist.gov canonical, analysis

Vendor Comments And Credit

Discovery Credit

CNA: Arjun Basnet, Securin ([email protected]) (en)

Additional Advisory Data

SourceTimeEvent
CNA2026-06-02T00:00:00.000ZVulnerability discovered during security audit
CNA2026-06-17T00:00:00.000ZReported to vendor (coordinated disclosure)
CNA2026-09-15T00:00:00.000ZPlanned public disclosure (90-day window)
© CVE.report 2026 |

Use of this information constitutes acceptance for use in an AS IS condition. There are NO warranties, implied or otherwise, with regard to this information or its use. Any use of this information is at the user's risk. It is the responsibility of user to evaluate the accuracy, completeness or usefulness of any information, opinion, advice or other content. EACH USER WILL BE SOLELY RESPONSIBLE FOR ANY consequences of his or her direct or indirect use of this web site. ALL WARRANTIES OF ANY KIND ARE EXPRESSLY DISCLAIMED. This site will NOT BE LIABLE FOR ANY DIRECT, INDIRECT or any other kind of loss.

CVE, CWE, and OVAL are registred trademarks of The MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. This site includes MITRE data granted under the following license.

Free CVE JSON API cve.report/api

CVE.report and Source URL Uptime Status status.cve.report