Use-after-free in envoy - CVE-2026-47207
Published: June 24, 2026
envoy
Detailed vulnerability description
The vulnerability allows a remote user to cause a denial of service.
The vulnerability exists due to use-after-free in AsyncStreamImpl::onData() when processing a single gRPC message containing multiple specially crafted ProcessingResponse messages from an ext_proc server. A remote user can send a specially crafted gRPC message to cause a denial of service.
Exploitation requires the ext_proc filter to be configured in the HTTP filter chain.