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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-7828— UltraVNC 数字错误漏洞

CVSS 5.3 · Medium EPSS 1.06% · P62

影响版本矩阵 1

厂商产品版本范围状态
uvncUltraVNC≤ 1.8.2.2affected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
UltraVNC repeater integer overflow in win_log malloc leading to heap overflow
来源: CVE Program / CVE List V5
Vulnerability Description
UltraVNC 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.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
来源: CVE Program / CVE List V5
Vulnerability Type
整数溢出或超界折返
来源: CVE Program / CVE List V5
Vulnerability Title
UltraVNC 数字错误漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
ultravnc是UltraVNC组织开源的一款用于Windows平台的开源远程终端控制软件。 UltraVNC 1.8.2.2及之前版本存在数字错误漏洞,该漏洞源于HTTP请求日志路径中的整数溢出,可能导致远程未经验证攻击者通过发送特制URI触发堆缓冲区溢出,造成部分堆写入。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

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

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-7828 新闻报道 (1)

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

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

CVE-2026-78409.8 CRITICALUltraVNC 缓冲区错误漏洞
CVE-2026-78399.1 CRITICALUltraVNC 信任管理问题漏洞
CVE-2026-78388.8 HIGHUltraVNC 数字错误漏洞
CVE-2026-78317.5 HIGHUltraVNC 数字错误漏洞
CVE-2026-78307.4 HIGHUltraVNC 加密问题漏洞
CVE-2026-78297.2 HIGHUltraVNC 缓冲区错误漏洞
CVE-2026-440404.8 MEDIUMUltraVNC 加密问题漏洞
CVE-2026-440414.3 MEDIUMUltraVNC 缓冲区错误漏洞
CVE-2026-440423.7 LOWUltraVNC 数字错误漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-7828

暂无评论


发表评论