Fedora Account System
Red Hat Associate
Red Hat Customer
An authorization bypass when ignore_path_parameters_in_path_matching was enabled. The router stripped path parameters before selecting a route, while RBAC evaluated the unmodified path. A path such as /admin;x could therefore bypass an RBAC policy for /admin while still reaching the protected route. RBAC path matchers now use the same path-parameter handling as routing. CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H (7.5) Embargoed until 2026-08-26 13:00 GMT per Envoy upstream disclosure. PSIRTSUPT-21132.