Vulnerability in Envoyproxy Envoy

CVE-2026-73551

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 URL normalization does not recognize dot and dotdot path segments when they carry semicolon parameters. A request such as /user/..;foo=bar/admin is therefore not canonicalized to /admin even when path normalization is enabled. If an upstream interprets the segment according to RFC 3986 while Envoy applies routing or RBAC to the uncollapsed path, a remote client can cause path confusion and bypass path-based security policy. The relevant scope boundary is that the security consequence depends on a downstream/upstream path interpretation mismatch or a path-based Envoy decision. 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:L/PR:N/UI:N/S:U/C:L/I:N/A:N.

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-73551?
CVE-2026-73551 is a medium-severity vulnerability in Envoyproxy Envoy, classified under CWE-647. CVSS score: 5.3/10. Published 2026-09-21.
How severe is CVE-2026-73551?
Medium severity. CVSS v3 base score is 5.3 out of 10.