Buffer Overflow in Netty Framework Affects Network Applications
CVE-2026-42582
7.5HIGH
What is CVE-2026-42582?
A buffer overflow vulnerability has been identified in the Netty Framework prior to version 4.2.13.Final. This issue arises when decoding header blocks; specifically, the non-Huffman branch of the QpackDecoder may attempt to allocate a byte array without validating the specified length against the number of available readable bytes. This can lead to potential service disruptions or other unexpected behavior in applications utilizing affected versions of the Netty Framework.
Affected Version(s)
netty >= 4.2.0.Alpha1, < 4.2.13.Final
netty-codec-http3 >= 4.2.0.Alpha1, < 4.2.13.Final
