Resource exhaustion in H2 - #VU144332
Published: August 19, 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 h2 DATA frame handling logic when processing large numbers of empty DATA frames on undrained HTTP/2 streams. A remote attacker can send large numbers of empty DATA frames to cause a denial of service.
Exploitation requires the application to use HTTP/2 and to not fully drain incoming request or response bodies.