Project Subscriptions
No data.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-ghc4-35x6-crw5 | Envoy has RBAC Header Validation Bypass via Multi-Value Header Concatenation |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Tue, 10 Mar 2026 21:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Tue, 10 Mar 2026 19:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| 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. | |
| Title | Envoy has an RBAC Header Validation Bypass via Multi-Value Header Concatenation | |
| Weaknesses | CWE-863 | |
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-03-10T20:12:40.604Z
Reserved: 2026-02-13T16:27:51.804Z
Link: CVE-2026-26308
Updated: 2026-03-10T20:11:58.525Z
Status : Received
Published: 2026-03-10T20:16:35.707
Modified: 2026-03-10T20:16:35.707
Link: CVE-2026-26308
No data.
OpenCVE Enrichment
No data.
Github GHSA