Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2026-42582— Netty: HTTP/3 QPACK literal unbounded allocation

CVSS 7.5 · High EPSS 0.04% · P12

Possible ATT&CK Techniques 1AI

T1190 · Exploit Public-Facing Application

Affected Version Matrix 2

VendorProductVersion RangeStatus
io.nettynetty-codec-http3>= 4.2.0.Alpha1, < 4.2.13.Finalaffected
nettynetty>= 4.2.0.Alpha1, < 4.2.13.Finalaffected
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-42582

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Netty: HTTP/3 QPACK literal unbounded allocation
Source: NVD (National Vulnerability Database)
Vulnerability Description
Netty is an asynchronous, event-driven network application framework. Prior to 4.2.13.Final, when decoding header blocks, the non-Huffman branch of io.netty.handler.codec.http3.QpackDecoder#decodeHuffmanEncodedLiteral may execute new byte[length] for a string literal before verifying that length bytes are actually present in the compressed field section. The wire encoding allows a very large length to be expressed in few bytes. There is no check that length <= in.readableBytes() before new byte[length]. This vulnerability is fixed in 4.2.13.Final.
Source: NVD (National Vulnerability Database)
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Source: NVD (National Vulnerability Database)
Vulnerability Type
不加限制或调节的资源分配
Source: NVD (National Vulnerability Database)
Vulnerability Title
Netty 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Netty是Netty社区的一款非阻塞I/O客户端-服务器框架,它主要用于开发Java网络应用程序,如协议服务器和客户端等。 Netty 4.2.13.Final之前版本存在安全漏洞,该漏洞源于在解码头部块时,非Huffman分支在验证长度字节实际存在于压缩字段部分之前执行new byte[length],可能导致内存分配问题。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
nettynetty >= 4.2.0.Alpha1, < 4.2.13.Final -
io.nettynetty-codec-http3 >= 4.2.0.Alpha1, < 4.2.13.Final -

II. Public POCs for CVE-2026-42582

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-42582

登录查看更多情报信息。

Same Patch Batch · netty · 2026-05-13 · 12 CVEs total

CVE-2026-425877.5 HIGHNetty: HttpContentDecompressor maxAllocation bypass via Content-Encoding: br/zstd/snappy e
CVE-2026-425797.5 HIGHNetty: DNS Codec Input Validation Bypass in Netty (Encoder + Decoder)
CVE-2026-425837.5 HIGHNetty: Lz4FrameDecoder resource exhaustion
CVE-2026-425777.5 HIGHNetty: epoll transport denial of service via RST on half-closed TCP connection
CVE-2026-425847.3 HIGHNetty: HttpClientCodec response desynchronization
CVE-2026-425866.8 MEDIUMNetty: CRLF Injection in Netty Redis Codec Encoder
CVE-2026-425806.5 MEDIUMNetty: HTTP Request Smuggling due to incorrect chunk size parsing
CVE-2026-425856.5 MEDIUMNetty: HTTP Request Smuggling due to malformed Transfer-Encoding
CVE-2026-425815.8 MEDIUMNetty: HTTP/1.0 TE+CL Coexistence Bypasses Smuggling Sanitization
CVE-2026-442485.3 MEDIUMNetty: Resource exhaustion in MqttDecoder
CVE-2026-42578Netty: HTTP Header Injection via HttpProxyHandler Disabled Validation

IV. Related Vulnerabilities

V. Comments for CVE-2026-42582

No comments yet


Leave a comment