Input validation error in envoy - CVE-2026-47220
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 improper input validation in the %REQUESTED_SERVER_NAME(X:Y)% log format handler when processing requests with a missing host-related header while host fallback options are configured. A remote attacker can send a specially crafted request to cause a denial of service.
Exploitation requires the log format to use %REQUESTED_SERVER_NAME(X:Y)% with host-related fallback options such as HOST_FIRST, SNI_FIRST, or ORIG.