Vulnerability in Envoyproxy Envoy

CVE-2026-73549

Envoy is an open source edge and service proxy designed for cloud-native applications. Prior to 1.36.10, 1.37.6, 1.38.4, and 1.39.1, Envoy's Utility::copyInternetAddressAndPort and QUIC client-address paths reconstruct scoped IPv6 addresses through addressAsString and Ipv6Instance. The string includes a percent scope identifier that inet_pton cannot parse, causing an exception or abort. Kernel-provided scoped IPv6 destinations in ORIGINAL_DST transparent-proxy deployments, and affected QUIC connection paths, can therefore terminate the process. The relevant scope boundary is that the HTTP use_http_header override rejects scoped addresses earlier; the advisory's crash path requires a kernel-provided original destination or the affected QUIC path. This issue is fixed in versions 1.36.10, 1.37.6, 1.38.4, and 1.39.1.

CVSS v3 metric

CVSS v3 base score 5.3 (Medium). Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H.

Affected products

  • Envoyproxy Envoy — versions < 1.36.10, >= 1.37.0, < 1.37.6, >= 1.38.0, < 1.38.4

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-73549?
CVE-2026-73549 is a medium-severity vulnerability in Envoyproxy Envoy, classified under Improper Check for Unusual or Exceptional Conditions. CVSS score: 5.3/10. Published 2026-09-21.
How severe is CVE-2026-73549?
Medium severity. CVSS v3 base score is 5.3 out of 10.