NULL pointer dereference in envoy - CVE-2026-47221
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 a null pointer dereference in the router filter when handling HTTP 303 internal redirects for body-less non-GET/HEAD requests. A remote attacker can send a specially crafted request to cause a denial of service.
Exploitation requires a route configured with an internal redirect policy that includes 303 in redirect_response_codes, and an upstream response with HTTP 303.