目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-7838— UltraVNC Viewer 整数溢出导致堆缓冲区溢出

CVSS 8.8 · High
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-7838 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
UltraVNC viewer heap buffer overflow via integer overflow in RFB connection-failure reason length
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
UltraVNC viewer through 1.8.2.2 contains an integer overflow leading to a heap buffer overflow in the RFB protocol failure-response parsing path. In vncviewer/ClientConnection.cpp, the 4-byte network-supplied reasonLen field (type CARD32) is passed as reasonLen+1 to CheckBufferSize(). Because both operands are unsigned 32-bit, a reasonLen of 0xFFFFFFFF overflows to 0, causing CheckBufferSize to allocate only 256 bytes. The subsequent ReadString(m_netbuf, reasonLen) call then performs ReadExact for the original 4 GiB length into that 256-byte heap buffer. This overflow is reachable via rfbConnFailed (auth-scheme negotiation) and rfbVncAuthFailed (post-handshake) message types without successful authentication. A malicious VNC server, or any man-in-the-middle on the RFB stream, can trigger this condition when the victim viewer connects, potentially resulting in remote code execution as the user running the viewer. The crash was confirmed with AddressSanitizer on a portable reproduction harness (heap-buffer-overflow WRITE at offset 256).
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
整数溢出或超界折返
来源: 美国国家漏洞数据库 NVD

受影响产品

厂商产品影响版本CPE订阅
uvncUltraVNC 0 ~ 1.8.2.2 -

二、漏洞 CVE-2026-7838 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-7838 的情报信息

登录查看更多情报信息。

CVE-2026-7838 厂商页面 (1)

同批安全公告 · uvnc · 2026-07-01 · 共 10 条

CVE-2026-78409.8 CRITICALUltraVNC repeater HTTP服务器全局缓冲区溢出漏洞
CVE-2026-78399.1 CRITICALUltraVNC Repeater 默认管理员密码致未授权访问
CVE-2026-78317.5 HIGHUltraVNC Viewer ServerInit桌面名称解析栈溢出漏洞
CVE-2026-78307.4 HIGHUltraVNC MS-Logon II 凭据拦截漏洞
CVE-2026-78297.2 HIGHUltraVNC Repeater 规则解析器越界写漏洞
CVE-2026-78285.3 MEDIUMUltraVNC Repeater win_log堆溢出漏洞
CVE-2026-440404.8 MEDIUMUltraVNC vncauth.c 使用基于时间种子的 rand() 生成 VNC 认证挑战字节
CVE-2026-440414.3 MEDIUMUltraVNC vncWc2Mb 未验证宽字符串NUL终止调用wcslen
CVE-2026-440423.7 LOWUltraVNC repeater base64解码边界检查缺陷漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-7838

暂无评论


发表评论