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

目标: 1000 元 · 已筹: 1000

100.0%

CVE-2026-44248— Netty 资源管理错误漏洞

CVSS 5.3 · Medium EPSS 0.04% · P12
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Netty: Resource exhaustion in MqttDecoder
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
Netty is an asynchronous, event-driven network application framework. Prior to 4.2.13.Final and 4.1.133.Final, the MQTT 5 header Properties section is parsed and buffered before any message size limit is applied. Specifically, in MqttDecoder, the decodeVariableHeader() method is called before the bytesRemainingBeforeVariableHeader > maxBytesInMessage check. The decodeVariableHeader() can call other methods which will call decodeProperties(). Effectively, Netty does not apply any limits to the size of the properties being decoded. Additionally, because MqttDecoder extends ReplayingDecoder, Netty will repeatedly re-parse the enormous Properties sections and buffer the bytes in memory, until the entire thing parses to completion. This can cause high resource usage in both CPU and memory. This vulnerability is fixed in 4.2.13.Final and 4.1.133.Final.
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
未加控制的资源消耗(资源穷尽)
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Netty 资源管理错误漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Netty是Netty社区的一款非阻塞I/O客户端-服务器框架,它主要用于开发Java网络应用程序,如协议服务器和客户端等。 Netty 4.2.13.Final之前版本和4.1.133.Final之前版本存在资源管理错误漏洞,该漏洞源于MQTT 5标头Properties部分在应用消息大小限制前被解析和缓冲,导致CPU和内存资源消耗过高。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
nettynetty >= 4.2.0.Alpha1, < 4.2.13.Final -
io.nettynetty-codec-mqtt >= 4.2.0.Alpha1, < 4.2.13.Final -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

同批安全公告 · netty · 2026-05-13 · 共 12 条

CVE-2026-425877.5 HIGHNetty 资源管理错误漏洞
CVE-2026-425827.5 HIGHNetty 安全漏洞
CVE-2026-425797.5 HIGHNetty 输入验证错误漏洞
CVE-2026-425837.5 HIGHNetty 资源管理错误漏洞
CVE-2026-425777.5 HIGHNetty 安全漏洞
CVE-2026-425847.3 HIGHNetty 环境问题漏洞
CVE-2026-425866.8 MEDIUMNetty 注入漏洞
CVE-2026-425806.5 MEDIUMNetty 输入验证错误漏洞
CVE-2026-425856.5 MEDIUMNetty 环境问题漏洞
CVE-2026-425815.8 MEDIUMNetty 环境问题漏洞
CVE-2026-42578Netty 注入漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-44248

暂无评论


发表评论