CVE-2026-73552: Envoy: HTTP RBAC safe_regex can fail open on RFC-valid obs-text header values

Published Sep 21, 2026
·
Updated

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 HTTP RBAC accepts RFC-valid opaque header bytes but evaluates saferegex values with RE2's UTF-8 subject semantics. A downstream client can preserve a prohibited marker and add an unrelated obs-text octet, causing RE2::FullMatch to return false and a negative RBAC policy to treat the invalid subject as an ordinary no-match. A byte-oriented route matcher can still observe the marker, allowing the request to reach a route intended to be denied. The relevant scope boundary is that plain positive ALLOW regexes normally fail closed, and exact, prefix, suffix, and contains matchers are not shown to have this subject-domain failure. This issue is fixed in versions 1.36.10, 1.37.6, 1.38.4, and 1.39.1.

Affected Software

1 affected component
Envoy Envoy>1.36.9<1.36.10, >1.37.5<1.37.6, >1.38.3<1.38.4, >1.39.0<1.39.1

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade Envoy to a version that resolves this vulnerability.

    Fixed in 1.36.10
  2. Upgrade

    Upgrade Envoy to a version that resolves this vulnerability.

    Fixed in 1.37.6
  3. Upgrade

    Upgrade Envoy to a version that resolves this vulnerability.

    Fixed in 1.38.4
  4. Upgrade

    Upgrade Envoy to a version that resolves this vulnerability.

    Fixed in 1.39.1

Event History

Sep 21, 2026
CVE Published
via MITRE·07:37 PM
Data Sourced
via MITRE·07:37 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Which RBAC configurations are exposed to this bypass?

The affected pattern is a negative HTTP RBAC policy using a safe_regex matcher against header values. Plain positive ALLOW regexes normally fail closed, and exact, prefix, suffix, and contains matchers are not shown to be affected by this subject-domain mismatch.

2

What does an attacker need to exploit the issue?

An unauthenticated downstream client must be able to send a request with an RFC-valid opaque header value containing both a prohibited marker and an unrelated obs-text octet. The bypass depends on a byte-oriented route matcher still recognizing the prohibited marker after the negative regex policy treats the invalid UTF-8 subject as a no-match.

3

Which Envoy versions contain fixes?

The issue is fixed in Envoy 1.36.10, 1.37.6, 1.38.4, and 1.39.1. Versions before those releases are affected.

4

What can be done before upgrading?

Avoid relying on negative safe_regex RBAC policies for header-based denial where untrusted clients can supply opaque header bytes. Use exact, prefix, suffix, or contains matching where it meets the policy requirement, as these matchers are not shown to have this failure.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203