Buffer Allocation Issue in Netty Framework Affecting Multiple Versions
CVE-2026-42583
7.5HIGH
What is CVE-2026-42583?
A potential buffer allocation issue exists in the Netty framework versions prior to 4.2.13.Final and 4.1.133.Final. The Lz4FrameDecoder can allocate a ByteBuf of significant size (up to 32 MB) before the LZ4 decompression occurs. This can be exploited by a peer, requiring only a small header and compressed payload to trigger this undesired allocation, potentially leading to resource exhaustion. Upgrading to newer versions is essential to mitigate this risk.
Affected Version(s)
netty >= 4.2.0.Alpha1, < 4.2.13.Final < 4.2.0.Alpha1, 4.2.13.Final
netty < 4.1.133.Final < 4.1.133.Final
netty-codec < 4.1.133.Final
