Denial of Service Vulnerability in Netty HTTP/2 Framework
CVE-2026-33871
8.7HIGH
What is CVE-2026-33871?
The Netty HTTP/2 Framework is susceptible to a denial of service attack due to the handling of CONTINUATION frames. In vulnerable versions prior to 4.1.132.Final and 4.2.10.Final, a remote attacker can exploit the absence of limits on CONTINUATION frames to trigger excessive CPU usage. This is accomplished by sending a flood of zero-byte CONTINUATION frames, which bypasses existing size-based protections, ultimately leading to server unresponsiveness with minimal network load. Users are urged to upgrade to fixed versions to mitigate this issue.
Affected Version(s)
netty < 4.1.132.Final < 4.1.132.Final
netty >= 4.2.0.Alpha1, < 4.2.10.Final < 4.2.0.Alpha1, 4.2.10.Final
