Interpretation Conflict in envoy - CVE-2026-73553
Published: August 26, 2026
Vulnerability details
The vulnerability allows a remote attacker to bypass path-based authorization controls.
The vulnerability exists due to inconsistent path canonicalization in the envoy router and RBAC url_path matcher when handling requests with path parameters while path-parameter stripping is enabled. A remote attacker can send a specially crafted request path containing a semicolon suffix to bypass path-based authorization controls.
Exploitation requires ignore_path_parameters_in_path_matching to be enabled, a path-based RBAC url_path policy to be configured, and the protected route to match after stripping the path parameter suffix.
Affected software
Istio
How to mitigate CVE-2026-73553
Istio - addressed in versions 1.29.7, 1.30.4