gRPC-Go is the Go language implementation of gRPC. Prior to 1.83.1, the xDS RBAC HTTP filter in internal/xds/httpfilter/rbac/rbac.go does not lowercase header matcher names in normalizeHeaderMatcher even though incoming metadata keys are lowercase. A DENY policy using a mixed-case name such as X-Role or User-Agent therefore does not match and fails open, allowing requests that should be rejected. The same case mismatch permits :Scheme or Grpc-Status to evade gRFC A41 validation and prevents Host from being rewritten to :authority. This issue is fixed in version 1.83.1.
CVE-2026-84303
This medium-severity CVE scores 6.3 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 76% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 6.3
- EG Score
- 6.3(medium)
- EG Risk
- 43(Track)EG Risk 43/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity63% × 45%Exploitation0% × 40%Automatability100% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 24%
- KEV
- Not listed
Published
September 1, 2026
Last Modified
September 9, 2026
Advisory Details (6)
Auto-updated Sep 1, 2026Release 1.83.1
Patch available: grpc/grpc-go v1.83.1
https://github.com/grpc/grpc-go/releases/tag/v1.83.1commit ebba6f3f1b20 (grpc/grpc-go)
Patch available: grpc/grpc-go v1.83.1 (contains commit ebba6f3f1b20)
https://github.com/grpc/grpc-go/commit/ebba6f3f1b206e2b4dc4d1d5a96d18430302c2fecommit db9482836c29 (grpc/grpc-go)
Fix landed in grpc/grpc-go commit db9482836c29 — awaiting tagged release
https://github.com/grpc/grpc-go/commit/db9482836c298f234c896cf82ab68cafc78237f8Cherry-pick #9258 and #9332 into v1.83.x
Patch available: grpc/grpc-go v1.83.1 (PR #9335 merged 2026-08-19)
https://github.com/grpc/grpc-go/pull/9335xds/rbac: lowercase header matcher names before matching
Fix merged in grpc/grpc-go PR #9332 on 2026-08-19 — awaiting tagged release
https://github.com/grpc/grpc-go/pull/9332xDS RBAC HTTP Filter bypass via mixed-case Header Matching and gRFC A41 validation evasion · Advisory · grpc/grpc-go · GitHub
https://github.com/grpc/grpc-go/security/advisories/GHSA-qc2q-p7wx-3px3Vendor Advisories for CVE-2026-84303(2)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
- CVE-2026-84303Microsoft Security Response Center (MSRC)Medium
gRPC-Go: xDS RBAC HTTP Filter bypass via mixed-case Header Matching and gRFC A41 validation evasion
- GHSA-qc2q-p7wx-3px3GitHub Security AdvisoriesMedium
gRPC-Go: xDS RBAC HTTP Filter bypass via mixed-case Header Matching and gRFC A41 validation evasion
Affected Packages
(4 across 4 ecosystems)
Debian:12(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| golang-google-grpc | 1.33.3-2 ... 1.81.1-1 (24 versions) | — | — |
Debian:13(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| golang-google-grpc | 1.64.0-7 ... 1.81.1-1 (7 versions) | — | — |
Debian:14(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| golang-google-grpc | 1.64.0-7 ... 1.81.1-1 (7 versions) | — | — |
Go(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| google.golang.org/grpc | — | 1.83.1 | — |
Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 19× in last 7d / 40× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-19 08:07 UTCEG score recompute
- 2026-09-19 08:07 UTCVendor advisory
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-18 06:56 UTCEG score recompute
- 2026-09-18 06:56 UTCVendor advisory
- 2026-09-17 19:32 UTCEPSS rescore
- 2026-09-17 05:45 UTCEG score recompute
- 2026-09-17 05:45 UTCVendor advisory
- 2026-09-16 14:09 UTCEPSS rescore
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-16 04:30 UTCEG score recompute
- 2026-09-16 04:30 UTCVendor advisory
- 2026-09-15 03:12 UTCEPSS rescore
- 2026-09-15 03:12 UTCEPSS rescore
- 2026-09-15 03:10 UTCVendor advisory
- 2026-09-14 01:57 UTCEG score recompute
- 2026-09-14 01:57 UTCVendor advisory
- 2026-09-13 00:46 UTCEG score recompute
- 2026-09-13 00:46 UTCVendor advisory
- 2026-09-11 23:34 UTCEG score recompute
- 2026-09-11 23:34 UTCVendor advisory
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-10 22:22 UTCEG score recompute
- 2026-09-09 21:11 UTCVendor advisory
Show 15 moreShow fewer
- 2026-09-09 04:20 UTCEG score recompute
- 2026-09-09 04:20 UTCVendor advisory
- 2026-09-08 22:01 UTCEPSS rescore
- 2026-09-07 01:56 UTCEG score recompute
- 2026-09-06 13:48 UTCEPSS rescore
- 2026-09-06 00:40 UTCEG score recompute
- 2026-09-05 15:31 UTCEPSS rescore
- 2026-09-04 23:27 UTCEG score recompute
- 2026-09-04 05:07 UTCEPSS rescore
- 2026-09-02 20:22 UTCEG score recompute
- 2026-09-02 19:28 UTCEG score recompute
- 2026-09-02 14:12 UTCEPSS rescore
- 2026-09-01 19:30 UTCEG score recompute
- 2026-09-01 18:23 UTCEG score recompute
- 2026-09-01 18:22 UTCMITRE cvelistV5first tracked
Frequently asked(5)
What is CVE-2026-84303?
When was CVE-2026-84303 disclosed?
Is CVE-2026-84303 actively exploited?
What is the CVSS score of CVE-2026-84303?
How do I remediate CVE-2026-84303?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-84303
Is Your Infrastructure Affected by CVE-2026-84303?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.