Resource exhaustion in gRPC - #VU146759
Published: September 2, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to uncontrolled resource consumption in GOAWAY frame parsing in the HTTP/2 transport when handling a crafted GOAWAY frame header. A remote attacker can send a GOAWAY frame header with a large payload length to cause a denial of service.
The large allocation can be triggered even if the payload itself is not sent.