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-7829
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:09

UltraVNC repeater through 1.8.2.2 contains a post-authentication out-of-bounds write in the allow/deny rule parser. In repeater/webgui/settings.c:225-272, after strncpy_s copies a rule token into temp1[rule1] (25-byte destination) or temp2/temp3 (16-byte destination), the code unconditionally writes a NUL terminator at temp1[rule1][len] = 0 without clamping len to the destination size. When an authenticated administrator saves a rule with a token length equal to or greater than the destination size, the NUL byte is written one or more bytes past the end of the stack-allocated array, corrupting adjacent stack data. An attacker who has obtained admin credentials (including via CVE-2026-7839 default password) can trigger this to gain code execution on the repeater host.

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.2HIGH
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
N/A
Type: Secondary
Version: 3.1
Base score: 7.2
Base severity: HIGH
Vector:
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/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-787Secondary33c584b5-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