Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

Security
Vulnerability Details
Registries
Custom Views
Weaknesses
Attack Patterns
Filters & Tools
NVD Vulnerability Details :
CVE-2026-7831
Analyzed
More InfoOfficial Page
Source-33c584b5-0579-4c06-b2a0-8d8329fcab9c
View Known Exploited Vulnerability (KEV) details
Published At-01 Jul, 2026 | 05:16
Updated At-02 Jul, 2026 | 15:22

UltraVNC viewer through 1.8.2.2 contains an off-by-one stack buffer overflow in the RFB ServerInit message handler. In vncviewer/ClientConnection.cpp, when the server-supplied nameLength equals exactly 2024 the code declares a 2024-byte stack buffer _dn[2024] and calls ReadString(_dn, 2024). ReadString writes the NUL terminator at buf[length], i.e., _dn[2024], one byte past the end of the stack buffer. A malicious VNC server can trigger this condition by advertising a desktop name of length 2024 in its ServerInit message. On release builds without stack canaries the single-byte NUL overwrite adjacent stack data. On builds with /GS stack protection the canary is corrupted and the process terminates, resulting in denial of service. User interaction (connecting the viewer to the malicious server) is required.

CISA Catalog
Date AddedDue DateVulnerability NameRequired Action
N/A
Date Added: N/A
Due Date: N/A
Vulnerability Name: N/A
Required Action: N/A
Metrics
TypeVersionBase scoreBase severityVector
Secondary3.17.6HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H
N/A
Type: Secondary
Version: 3.1
Base score: 7.6
Base severity: HIGH
Vector:
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H
Type: N/A
Version:
Base score:
Base severity: N/A
Vector:
CPE Matches

uvnc
uvnc
>>ultravnc>>Versions up to 1.8.2.2(inclusive)
cpe:2.3:a:uvnc:ultravnc:*:*:*:*:*:*:*:*
Weaknesses
CWE IDTypeSource
CWE-193Secondary33c584b5-0579-4c06-b2a0-8d8329fcab9c
CWE-787Secondary33c584b5-0579-4c06-b2a0-8d8329fcab9c
CWE ID: CWE-193
Type: Secondary
Source: 33c584b5-0579-4c06-b2a0-8d8329fcab9c
CWE ID: CWE-787
Type: Secondary
Source: 33c584b5-0579-4c06-b2a0-8d8329fcab9c
Evaluator Description

Evaluator Impact

Evaluator Solution

Vendor Statements

References
HyperlinkSourceResource
https://github.com/ultravnc/UltraVNC33c584b5-0579-4c06-b2a0-8d8329fcab9c
Product
https://uvnc.com/33c584b5-0579-4c06-b2a0-8d8329fcab9c
Product
Release Notes
Hyperlink: https://github.com/ultravnc/UltraVNC
Source: 33c584b5-0579-4c06-b2a0-8d8329fcab9c
Resource:
Product
Hyperlink: https://uvnc.com/
Source: 33c584b5-0579-4c06-b2a0-8d8329fcab9c
Resource:
Product
Release Notes
Change History
0Changes found

Details not found