
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-47220 is a NULL Pointer Dereference (CWE-476) vulnerability in Envoy proxy that allows unauthenticated remote attackers to crash the service via a missing host header under specific logging configurations. It affects Envoy versions 1.37.0 through 1.37.4 and 1.38.0 through 1.38.2, and was published on June 26, 2026. The vulnerability was fixed in versions 1.37.5 and 1.38.3. It carries a CVSS v3.1 base score of 7.5 (High) (GitHub Advisory, Red Hat CVE).
The vulnerability was introduced in Envoy at PR #42659, which added enhanced %REQUESTED_SERVER_NAME(X:Y)% log format support with options to fall back to the :authority header or x-envoy-original-host header. When host-related options such as HOST_FIRST or SNI_FIRST are specified in the log format directive, the handler does not perform a null check on the resolved header value — particularly x-envoy-original-host or :authority — before dereferencing it. If an incoming request is missing the expected host header and no host rewriting occurs, the null pointer dereference triggers a segmentation fault, crashing the Envoy process. Exploitation requires no authentication, no user interaction, and low attack complexity, but does require the specific %REQUESTED_SERVER_NAME(X:Y)% log format directive with a host-related option to be configured (GitHub Advisory, Red Hat Bugzilla).
Successful exploitation results in a crash of the Envoy proxy process, causing a complete Denial of Service (DoS) for all traffic routed through the affected instance. There is no impact on confidentiality or data integrity — the vulnerability is purely an availability issue. In environments where Envoy serves as a critical edge proxy or service mesh data plane (e.g., Istio, cloud-native API gateways), a crash could disrupt all dependent services until the process is restarted (GitHub Advisory, Red Hat CVE).
The GitHub Security Advisory includes a concrete proof-of-concept: setting %REQUESTED_SERVER_NAME(SNI_FIRST:ORIG)% in the log format and sending a request without host rewriting will crash Envoy. The EPSS score is approximately 0.665%, indicating a relatively low (but non-negligible) probability of exploitation in the wild. There is no evidence of active in-the-wild exploitation or threat actor attribution at this time, and the vulnerability is not listed in the CISA KEV catalog. The NVD SSVC assessment classifies exploitation status as "poc" and the attack as automatable (GitHub Advisory).
%REQUESTED_SERVER_NAME(X:Y)% in its access log format with a host-related option such as HOST_FIRST, SNI_FIRST, or ORIG (e.g., %REQUESTED_SERVER_NAME(SNI_FIRST:ORIG)%).Host header (or any header that would trigger host rewriting), ensuring no :authority or x-envoy-original-host header is present.Host/:authority headers immediately preceding a process crash; segmentation fault entries in system logs (e.g., dmesg, journalctl) referencing the Envoy binary.Host header, particularly targeting endpoints where %REQUESTED_SERVER_NAME(SNI_FIRST:ORIG)% or similar log format directives are active; high volume of such requests from a single source IP may indicate automated exploitation attempts.Upgrade Envoy to version 1.37.5 or 1.38.3 (or later), which contain the fix for this vulnerability (GitHub Advisory). As a configuration-based workaround, avoid using the %REQUESTED_SERVER_NAME(X:Y)% log format directive with host-related options (HOST_FIRST, SNI_FIRST, ORIG) if it is not strictly required, or ensure that all incoming requests are guaranteed to include the expected host header before reaching the affected log handler. Red Hat OpenShift Service Mesh 2 and 3 are confirmed unaffected, as they ship Envoy versions prior to 1.37.0 (Red Hat CVE).
Red Hat assessed the vulnerability as "Important" severity and confirmed that Red Hat OpenShift Service Mesh 2 and 3 are not affected because they ship Envoy versions predating the vulnerable code introduced in 1.37.0 (Red Hat CVE). The Istio project also published a release note referencing the fix in the context of Istio 1.30.2. No significant broader community or social media discussion has been observed beyond standard CVE aggregator coverage.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."