Intel

AIKIDO-2026-11045

envoy is vulnerable to Resource Exhaustion

Resource ExhaustionCVE-2026-47774 Published Jun 3, 2026

75

High Risk

This Affects:

OSenvoy
0.0.1 - 1.35.10
Fixed in 1.35.11
1.36.0 - 1.36.6
Fixed in 1.36.7
1.37.0 - 1.37.2
Fixed in 1.37.3
1.38.0 - 1.38.0
Fixed in 1.38.1
Are you affected? Scan for Free

TL;DR

Envoy's HTTP/2 downstream request processing can be abused with split cookie headers and HPACK decoded-size amplification to bypass intended request header size protections. Cookie fragments are buffered separately and not fully counted before request acceptance, while HPACK limits are enforced on encoded bytes rather than total decoded header size. An unauthenticated remote client can force large per-stream memory allocations and keep them alive under concurrency, potentially causing Envoy to run out of memory and terminate.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and HTTP/2 downstream request processing is enabled.

Background info

envoy is vulnerable to Resource Exhaustion in versions 0.0.1 - 1.35.10, 1.36.0 - 1.36.6, 1.37.0 - 1.37.2 and 1.38.0 - 1.38.0.

How to fix this

Upgrade the envoy library to the patch version.