PT-2026-38375 · Netty+1 · Netty+1
CVE-2026-42582
·
Published
2026-05-04
·
Updated
2026-07-13
CVSS v2.0
7.8
High
| Vector | AV:N/AC:L/Au:N/C:N/I:N/A:C |
Name of the Vulnerable Software and Affected Versions
Netty versions prior to 4.2.13.Final
Description
When decoding HTTP/3 header blocks, the non-Huffman branch of the
decodeHuffmanEncodedLiteral() function in io.netty.handler.codec.http3.QpackDecoder may execute new byte[length] for a string literal before verifying that the specified length of bytes is actually present in the compressed field section. Because the wire encoding allows a very large length to be expressed in few bytes, a small malicious header can claim a huge length, potentially causing the server to slow down, stall, or crash due to very large memory allocations.Recommendations
Update to version 4.2.13.Final.
Exploit
Fix
DoS
Allocation of Resources Without Limits
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Netty
Red Os