Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/envoyproxy/envoy
  4. ›
  5. CVE-2026-26308

CVE-2026-26308: Envoy has RBAC Header Validation Bypass via Multi-Value Header Concatenation

March 10, 2026

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.

References

  • github.com/advisories/GHSA-ghc4-35x6-crw5
  • github.com/envoyproxy/envoy
  • github.com/envoyproxy/envoy/security/advisories/GHSA-ghc4-35x6-crw5
  • nvd.nist.gov/vuln/detail/CVE-2026-26308

Code Behaviors & Features

Detect and mitigate CVE-2026-26308 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions up to 1.34.12, all versions starting from 1.35.0 up to 1.35.8, all versions starting from 1.36.0 up to 1.36.4, version 1.37.0

Solution

Unfortunately, there is no solution available yet.

Impact 7.5 HIGH

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-20: Improper Input Validation

Source file

go/github.com/envoyproxy/envoy/CVE-2026-26308.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 25 Mar 2026 00:18:07 +0000.