VYPR
High severityNVD Advisory· Published Mar 10, 2026· Updated Mar 10, 2026

Envoy has an RBAC Header Validation Bypass via Multi-Value Header Concatenation

CVE-2026-26308

Description

Envoy is a high-performance edge/middle/service proxy. Prior to 1.37.1, 1.36.5, 1.35.8, and 1.34.13, the Envoy RBAC (Role-Based Access Control) filter contains a logic vulnerability in how it validates HTTP headers when multiple values are present for the same header name. Instead of validating each header value individually, Envoy concatenates all values into a single comma-separated string. This behavior allows attackers to bypass RBAC policies—specifically "Deny" rules—by sending duplicate headers, effectively obscuring the malicious value from exact-match mechanisms. This vulnerability is fixed in 1.37.1, 1.36.5, 1.35.8, and 1.34.13.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
github.com/envoyproxy/envoyGo
>= 1.37.0, < 1.37.11.37.1
github.com/envoyproxy/envoyGo
>= 1.36.0, < 1.36.51.36.5
github.com/envoyproxy/envoyGo
>= 1.35.0, < 1.35.91.35.9
github.com/envoyproxy/envoyGo
< 1.34.131.34.13

Affected products

3

Patches

Vulnerability mechanics

References

4

News mentions

0

No linked articles in our index yet.