CVE-2026-47220

Summary

Envoy is an open source edge and service proxy designed for cloud-native applications. From 1.37.0 until 1.37.5 and 1.38.3, when the %REQUESTED_SERVER_NAME(X:Y)% is used in log format and host related options is specified, like HOST_FIRST, SNI_FIRST, it's possible to crash Envoy when the specified host header is missing in the request headers. This vulnerability is fixed in 1.37.5 and 1.38.3.

Affected Software

VendorProductVersion RangeStatus
envoyproxyenvoy>= 1.38.0, < 1.38.3affected
envoyproxyenvoy>= 1.37.0, < 1.37.5affected

Weaknesses

  • CWE-476: CWE-476: NULL Pointer Dereference

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: poc
    • Automatable: yes
    • Technical Impact: partial

Additional References

envoy: Envoy: Denial of Service via missing host header in specific logging configurations

Additional References

References