← all CVEs

CVE-2026-73551

Envoy: Path normalization does not handle dot and dotdot segments with parameters

Published 21 Sep 2026Updated 21 Sep 2026

Severity: MEDIUM

5.3

CVSS Base Score

Description

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.

Affected products (1)

  • envoyproxy envoy

Problem types

  • CWE-647: Use of Non-Canonical URL Paths for Authorization Decisions

Get alerted the moment a CVE like this matches your stack.

Create a free account