← volver
CVE-2026-33871

Netty HTTP/2 CONTINUATION Frame Flood DoS via Zero-Byte Frame Bypass

CVSS 8.7 HIGHEPSS 0.7%CWE-770
En resumen

Un servidor Netty HTTP/2 puede quedar offline al recibir muchos pequeños marcos de control que eluden las protecciones existentes. Un atacante usa ancho de banda mínimo para obligar al servidor a consumir CPU excesiva y dejar de responder.

Detalle técnico

Atacante remoto explota la ausencia de límite de velocidad en marcos HTTP/2 CONTINUATION en versiones de Netty anteriores a 4.1.132.Final y 4.2.10.Final. Al crear marcos de cero bytes, elude mitigaciones basadas en tamaño (CWE-770 Asignación de Recursos Sin Límites), causando consumo ilimitado de CPU y denegación de servicio.

Resumen generado y traducido por IA a partir de la descripción oficial.
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.
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
Productos afectados
netty · netty

¿Quieres saber si tu infraestructura está expuesta a esto?

Hablar con TrueHacking →