Resource exhaustion in Netty - #VU148879
Published: September 10, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to uncontrolled resource consumption in the HTTP/2 HpackEncoder when processing SETTINGS frames with a very large MAX_HEADER_TABLE_SIZE value. A remote attacker can send a SETTINGS frame with a large MAX_HEADER_TABLE_SIZE value to cause a denial of service.
The HPACK table is scoped to a connection.