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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-35217— NanoMQ 缓冲区错误漏洞

一分钟漏洞结论

影响对象
nanomq nanomq
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

nanomq nanomq是nanomq的消息队列中间件。 NanoMQ 0.24.14及之前版本存在缓冲区错误漏洞,该漏洞源于MQTT v5 处理过程中存在协议语义缺陷,如果订阅条目缺少最终的1字节 字段,代理可能仍会接受格式错误的数据包并将订阅安装到内部状态中,在特定数据包长度构造下,同一解析器缺陷还导致1字节越界读取。

CVSS 6.5 · Medium EPSS 0.32% · P25

影响版本矩阵 1

厂商产品 版本范围状态
nanomq nanomq <= 0.24.14 affected
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
NanoMQ Incorrectly Accepts a Malformed SUBSCRIBE and Can Be Driven into an ASAN-Detectable Out-of-Bounds Read
来源: CVE Program / CVE List V5
Vulnerability Description
NanoMQ contains a protocol-semantics flaw in its MQTT v5 `SUBSCRIBE` handling: if a subscription entry is missing the final 1-byte `Subscription Options` field, the broker may still accept the malformed packet and install the subscription into internal broker state. Under a specific packet-length construction, the same parser flaw also causes a 1-byte out-of-bounds read that crosses the real heap allocation boundary and is detected by ASAN as a `heap-buffer-overflow`. If the consumed byte happens to look acceptable, NanoMQ may continue and append the malformed subscription entry into its internal `subinfol` state. In that case, a `SUBSCRIBE` packet that should be rejected by MQTT rules is instead treated as a successful subscription. Whether ASAN reports the bug does not depend on MQTT's logical `remain` boundary; it depends on whether the read crosses the real heap allocation boundary of the underlying message buffer. In other words, these are not two unrelated issues. They are two manifestations of the same parsing defect: by default, it appears as a semantic vulnerability, and under suitable input conditions, it also becomes a verifiable out-of-bounds read vulnerability.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H
来源: CVE Program / CVE List V5
Vulnerability Type
跨界内存读
来源: CVE Program / CVE List V5
Vulnerability Title
NanoMQ 缓冲区错误漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
nanomq nanomq是nanomq的消息队列中间件。 NanoMQ 0.24.14及之前版本存在缓冲区错误漏洞,该漏洞源于MQTT v5 `SUBSCRIBE`处理过程中存在协议语义缺陷,如果订阅条目缺少最终的1字节`Subscription Options`字段,代理可能仍会接受格式错误的数据包并将订阅安装到内部状态中,在特定数据包长度构造下,同一解析器缺陷还导致1字节越界读取。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
nanomq nanomq <= 0.24.14 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-35217 厂商安全公告 (1)

同批安全公告 · nanomq · 2026-07-20 · 共 3 条

CVE-2026-47276 6.5 MEDIUM NanoMQ 异常处理不当漏洞
CVE-2026-47275 2.6 LOW NanoMQ 异常处理不当漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-35217

暂无评论


发表评论