Resource exhaustion in gRPC - #VU146760
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 HTTP/2 DATA frame handling when fragmenting stream payloads into many tiny frames. A remote attacker can initiate a gRPC stream and send payload data fragmented into many tiny HTTP/2 DATA frames to cause a denial of service.
An attacker can amplify memory consumption further by multiplexing multiple concurrent streams.