CVE 8.7 HIGH

Netty HTTP/2 CONTINUATION Frame Flood DoS via Zero-Byte Frame Bypass_CVE-2026-33871

8.7 / 10
HIGH
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

Description

Netty is an asynchronous, event-driven network application framework. In versions prior to 4.1.132.Final and 4.2.10.Final, a remote user can trigger a Denial of Service (DoS) against a Netty HTTP/2 server by sending a flood of `CONTINUATION` frames. The server's lack of a limit on the number of `CONTINUATION` frames, combined with a bypass of existing size-based mitigations using zero-byte frames, allows an user to cause excessive CPU consumption with minimal bandwidth, rendering the server unresponsive. Versions 4.1.132.Final and 4.2.10.Final fix the issue.

Basic Information

ID CVE-2026-33871
Source GitHub_M
Published Mar 27, 2026 at 19:55
Modified Mar 31, 2026 at 18:54

Affected Product

Vendor netty
Product netty
Version < 4.1.132.Final
Affected Versions netty netty < 4.1.132.Final
netty netty >= 4.2.0.Alpha1, < 4.2.10.Final

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.