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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-9499— Qt 缓冲区错误漏洞

AI 预测 5.5 利用难度: 中等 EPSS 0.30% · P22

可能的 ATT&CK 技术 1AI

T1211 · Exploitation for Stealth

影响版本矩阵 3

厂商产品版本范围状态
QtQt6.0.0< 6.8.8affected
6.9.0< 6.11.1affected
4.0.0< 6.0.0affected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Out-of-bounds read in QTextCodec::codecForName() in Qt
来源: CVE Program / CVE List V5
Vulnerability Description
An out-of-bounds read (buffer over-read) vulnerability exists in QTextCodec::codecForName() in Qt. When the function is called with a QByteArray that is not NUL-terminated (for example, one created with QByteArray::fromRawData()), the codec-name matching routine reads past the end of the supplied buffer. In most cases this results in an incorrect text codec being selected; in the worst case, if the over-read reaches unmapped memory, the process crashes (denial of service). The over-read is bounded by the length of the longest codec-name candidate, and the out-of-bounds bytes are only compared internally against Qt's fixed list of codec names, so no data is disclosed to an attacker. Applications that do not pass non-NUL-terminated QByteArrays to QTextCodec::codecForName() are not exposed. The affected code resides in the Qt5Compat module from Qt 6.0.0 onward, and in Qt Core (qtbase) in Qt 4.x and Qt 5.x.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N
来源: CVE Program / CVE List V5
Vulnerability Type
跨界内存读
来源: CVE Program / CVE List V5
Vulnerability Title
Qt 缓冲区错误漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Qt是Qt公司开源的一个跨平台的应用程序开发框架。 Qt 6.0.0之前版本、6.0.0至6.8.8之前版本、6.9.0至6.11.1之前版本以及4.x和5.x版本存在缓冲区错误漏洞,该漏洞源于QTextCodec::codecForName()函数存在缓冲区过读取,当使用非NUL终止的QByteArray调用该函数时,编码名称匹配例程会读取超出提供的缓冲区末尾,在最坏情况下若过读取到达未映射内存,则导致进程崩溃。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
QtQt 6.0.0 ~ 6.8.8 cpe:2.3:a:qt:qt:*:*:*:*:*:*:*:*
QtQt 4.0.0 ~ 6.0.0 cpe:2.3:a:qt:qt:*:*:*:*:*:*:*:*

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-9499 补丁与修复 (4)

IV. Related Vulnerabilities

V. Comments for CVE-2026-9499

暂无评论


发表评论