Use-after-free in envoy - CVE-2026-47205
Published: June 24, 2026
envoy
Detailed vulnerability description
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to use-after-free in the ext_authz HTTP filter when processing per-route authorization overrides concurrently with rapid downstream client disconnects. A remote attacker can rapidly create and tear down streams to cause a denial of service.
Exploitation requires the target route to use a per-route ext_authz override with grpc_service or http_service, and the disconnect must occur during the authorization check interval.