Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-7829— UltraVNC repeater authenticated out-of-bounds write in rule parser via oversized token

CVSS 7.2 · High EPSS 0.57% · P43

Affected Version Matrix 1

VendorProductVersion RangeStatus
uvncUltraVNC≤ 1.8.2.2affected
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-7829

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
UltraVNC repeater authenticated out-of-bounds write in rule parser via oversized token
Source: NVD (National Vulnerability Database)
Vulnerability Description
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.
Source: NVD (National Vulnerability Database)
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Source: NVD (National Vulnerability Database)
Vulnerability Type
跨界内存写
Source: NVD (National Vulnerability Database)
Vulnerability Title
UltraVNC 缓冲区错误漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
ultravnc是UltraVNC组织开源的一款用于Windows平台的开源远程终端控制软件。 UltraVNC 1.8.2.2及之前版本存在缓冲区错误漏洞,该漏洞源于允许/拒绝规则解析器中的越界写入问题,在strncpy_s复制规则令牌后未限制长度,导致NUL终止符写入超出栈分配数组边界,破坏相邻栈数据,可能允许已获管理员凭据的攻击者在中继主机上执行代码。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
uvncUltraVNC 0 ~ 1.8.2.2 -

II. Public POCs for CVE-2026-7829

#POC DescriptionSource LinkShenlong Link
AI-Generated POCVerified env Premium
Qwen3.6-35B-A3B · 9806 chars
Pro+ exclusive includes:
Vulnerability reproduction recording (real sandbox build + trigger, exclusive)
In-depth vulnerability mechanism
Trigger conditions & impact
Full executable POC code
Exploit chain & mitigation
POC zip download
100+ AI POC generations per month

III. Intelligence Information for CVE-2026-7829

登录查看更多情报信息。

News Coverage for CVE-2026-7829 (1)

Vendor Pages for CVE-2026-7829 (1)

Same Patch Batch · uvnc · 2026-07-01 · 10 CVEs total

CVE-2026-78409.8 CRITICALUltraVNC repeater HTTP server global buffer overflow via long URI (pre-auth RCE)
CVE-2026-78399.1 CRITICALUltraVNC repeater ships hardcoded default admin password allowing unauthenticated admin ac
CVE-2026-78388.8 HIGHUltraVNC viewer heap buffer overflow via integer overflow in RFB connection-failure reason
CVE-2026-78317.5 HIGHUltraVNC viewer off-by-one stack overflow in ServerInit desktop name parsing
CVE-2026-78307.4 HIGHUltraVNC MS-Logon II uses 64-bit Diffie-Hellman and seeded libc rand() enabling credential
CVE-2026-78285.3 MEDIUMUltraVNC repeater integer overflow in win_log malloc leading to heap overflow
CVE-2026-440404.8 MEDIUMUltraVNC vncauth.c uses time-seeded libc rand() to generate VNC authentication challenge b
CVE-2026-440414.3 MEDIUMUltraVNC vncWc2Mb calls wcslen() before validating that the wide string is NUL-terminated
CVE-2026-440423.7 LOWUltraVNC repeater wi_uudecode off-by-one in base64 decode boundary check

IV. Related Vulnerabilities

V. Comments for CVE-2026-7829

No comments yet


Leave a comment