gRPC-Go is the Go language implementation of gRPC. Versions prior to 1.79.3 have an authorization bypass resulting from improper input validation of the HTTP/2 :path pseudo-header. The gRPC-Go server was too lenient in its routing logic, accepting requests where the :path omitted the mandatory leading slash (e.g., Service/Method instead of /Service/Method). While the server successfully routed these requests to the correct handler, authorization interceptors (including the official grpc/authz package) evaluated the raw, non-canonical path string. Consequently, "deny" rules defined using canonical paths (starting with /) failed to match the incoming request, allowing it to bypass the policy if a fallback "allow" rule was present. This affects gRPC-Go servers that use path-based authorization interceptors, such as the official RBAC implementation in google.golang.org/grpc/authz or custom interceptors relying on info.FullMethod or grpc.Method(ctx); AND that have a security policy contains specific "deny" rules for canonical paths but allows other requests by default (a fallback "allow" rule). The vulnerability is exploitable by an attacker who can send raw HTTP/2 frames with malformed :path headers directly to the gRPC server. The fix in version 1.79.3 ensures that any request with a :path that does not start with a leading slash is immediately rejected with a codes.Unimplemented error, preventing it from reaching authorization interceptors or handlers with a non-canonical path string. While upgrading is the most secure and recommended path, users can mitigate the vulnerability using one of the following methods: Use a validating interceptor (recommended mitigation); infrastructure-level normalization; and/or policy hardening.
CVE-2026-33186
This critical-severity CVE scores 9.1 under NVD CVSS v3. EPSS exploit probability: 0.0%, top 94% 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).
- High severity, but no confirmed exploitation yet
A fix is available — apply it.
- CVSS v3
- 9.1
- EG Score
- 9.1(medium)
- EPSS
- 72.3%
- KEV
- Not listed
Published
March 20, 2026
Last Modified
July 10, 2026
Advisory Details (1)
Auto-updated May 20, 2026Authorization bypass via missing leading slash in :path · Advisory · grpc/grpc-go · GitHub
https://github.com/grpc/grpc-go/security/advisories/GHSA-p77j-4mvh-x3m3Vendor Advisories for CVE-2026-33186(20)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
- RHSA-2026:37275Red Hat Product SecurityCritical
Red Hat Security Advisory: RHOAI 3.3.5 - Red Hat OpenShift AI
- RHSA-2026:34097Red Hat Product SecurityHigh
Red Hat Security Advisory: OpenShift Container Platform 4.17.55 packages and security update
- RHSA-2026:34049Red Hat Product SecurityHigh
Red Hat Security Advisory: OpenShift Container Platform 4.12.93 bug fix and security update
- RHSA-2026:34099Red Hat Product SecurityHigh
Red Hat Security Advisory: OpenShift Container Platform 4.17.55 bug fix and security update
- RHSA-2026:34100Red Hat Product SecurityHigh
Red Hat Security Advisory: OpenShift Container Platform 4.17.55 security and extras update
- RHSA-2026:36882Red Hat Product SecurityHigh
Red Hat Security Advisory: Red Hat Advanced Cluster Management for Kubernetes v2.14.3 security update
- RHSA-2026:36796Red Hat Product SecurityHigh
Red Hat Security Advisory: Red Hat Edge Manager Version 1.0.3 Security Update
- RHSA-2026:36651Red Hat Product SecurityHigh
Red Hat Security Advisory: Red Hat Edge Manager Version 1.0.3 Security Update
- +12 more
Patch Availability(30)
Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.
Affected Packages
(1 across 1 ecosystem)
Go(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| google.golang.org/grpc | — | 1.79.3 | — |
Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
All Vendor Advisories
(25)
Every vendor that published an advisory referencing this CVE — pulled from our cve_vendor_advisories aggregation. Click any row for the vendor's original advisory page.
- Red HatRHSA-2026:10093IMPORTANT2026-03-20
RHSA-2026:10093 — Important
- Red HatRHSA-2026:10094IMPORTANT2026-03-20
RHSA-2026:10094 — Important
- Red HatRHSA-2026:10105IMPORTANT2026-03-20
RHSA-2026:10105 — Important
- Red HatRHSA-2026:10107IMPORTANT2026-03-20
RHSA-2026:10107 — Important
- Red HatRHSA-2026:10125IMPORTANT2026-03-20
RHSA-2026:10125 — Important
- Red HatRHSA-2026:10126IMPORTANT2026-03-20
RHSA-2026:10126 — Important
- Red HatRHSA-2026:10130IMPORTANT2026-03-20
RHSA-2026:10130 — Important
- Red HatRHSA-2026:10131IMPORTANT2026-03-20
RHSA-2026:10131 — Important
- Red HatRHSA-2026:10153IMPORTANT2026-03-20
RHSA-2026:10153 — Important
- Red HatRHSA-2026:10155IMPORTANT2026-03-20
RHSA-2026:10155 — Important
- Red HatRHSA-2026:10158IMPORTANT2026-03-20
RHSA-2026:10158 — Important
- Red HatRHSA-2026:10172IMPORTANT2026-03-20
RHSA-2026:10172 — Important
- Red HatRHSA-2026:10175IMPORTANT2026-03-20
RHSA-2026:10175 — Important
- Red HatRHSA-2026:10698IMPORTANT2026-03-20
RHSA-2026:10698 — Important
- Red HatRHSA-2026:10705IMPORTANT2026-03-20
RHSA-2026:10705 — Important
- Red HatRHSA-2026:10706IMPORTANT2026-03-20
RHSA-2026:10706 — Important
- Red HatRHSA-2026:11070IMPORTANT2026-03-20
RHSA-2026:11070 — Important
- Red HatRHSA-2026:11217IMPORTANT2026-03-20
RHSA-2026:11217 — Important
- Red HatRHSA-2026:11330IMPORTANT2026-03-20
RHSA-2026:11330 — Important
- Red HatRHSA-2026:11331IMPORTANT2026-03-20
RHSA-2026:11331 — Important
- Red HatRHSA-2026:11408IMPORTANT2026-03-20
RHSA-2026:11408 — Important
- Red HatRHSA-2026:11803IMPORTANT2026-03-20
RHSA-2026:11803 — Important
- Red HatRHSA-2026:11856IMPORTANT2026-03-20
RHSA-2026:11856 — Important
- Red HatRHSA-2026:11916IMPORTANT2026-03-20
RHSA-2026:11916 — Important
- Red HatRHSA-2026:11996IMPORTANT2026-03-20
RHSA-2026:11996 — Important
Data Freshness Timeline
(refreshed 9× in last 7d / 43× 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.
Showing the most recent 100 of 109 total refreshes for this CVE.
- 2026-07-11 08:27 UTCEPSS rescore
- 2026-07-09 19:10 UTCEPSS rescore
- 2026-07-08 15:15 UTCEPSS rescore
- 2026-07-07 13:46 UTCEPSS rescore
- 2026-07-06 16:27 UTCEPSS rescore
- 2026-07-06 16:27 UTCEPSS rescore
- 2026-07-06 02:23 UTCEPSS rescore
- 2026-07-06 02:23 UTCEPSS rescore
- 2026-07-05 02:30 UTCEPSS rescore
- 2026-07-04 06:31 UTCEPSS rescore
- 2026-07-01 15:06 UTCEPSS rescore
- 2026-06-30 23:22 UTCEPSS rescore
- 2026-06-29 14:06 UTCEPSS rescore
- 2026-06-29 14:06 UTCEPSS rescore
- 2026-06-29 13:32 UTCOSV refresh
- 2026-06-28 14:07 UTCEPSS rescore
- 2026-06-28 14:07 UTCEPSS rescore
- 2026-06-28 04:56 UTCEPSS rescore
- 2026-06-28 04:56 UTCEPSS rescore
- 2026-06-27 03:08 UTCEPSS rescore
- 2026-06-25 13:49 UTCEPSS rescore
- 2026-06-25 13:49 UTCEPSS rescore
- 2026-06-24 14:05 UTCEPSS rescore
- 2026-06-23 21:33 UTCEPSS rescore
- 2026-06-23 21:33 UTCEPSS rescore
Show 75 moreShow fewer
- 2026-06-22 14:25 UTCEPSS rescore
- 2026-06-22 14:25 UTCEPSS rescore
- 2026-06-21 14:56 UTCEPSS rescore
- 2026-06-21 14:56 UTCEPSS rescore
- 2026-06-21 01:59 UTCEPSS rescore
- 2026-06-19 19:25 UTCEPSS rescore
- 2026-06-19 19:25 UTCEPSS rescore
- 2026-06-18 17:52 UTCEPSS rescore
- 2026-06-18 17:52 UTCEPSS rescore
- 2026-06-17 17:53 UTCEPSS rescore
- 2026-06-16 17:52 UTCEPSS rescore
- 2026-06-15 17:49 UTCEPSS rescore
- 2026-06-14 23:18 UTCEPSS rescore
- 2026-06-13 23:00 UTCEPSS rescore
- 2026-06-12 23:12 UTCEPSS rescore
- 2026-06-12 23:12 UTCEPSS rescore
- 2026-06-12 04:01 UTCEG score recompute
- 2026-06-12 04:01 UTCVendor advisory
- 2026-06-11 23:41 UTCEG score recompute
- 2026-06-11 23:41 UTCVendor advisory
- 2026-06-11 14:00 UTCEPSS rescore
- 2026-06-10 22:18 UTCEPSS rescore
- 2026-06-10 20:03 UTCEG score recompute
- 2026-06-10 20:03 UTCVendor advisory
- 2026-06-10 15:39 UTCEG score recompute
- 2026-06-10 15:39 UTCVendor advisory
- 2026-06-10 13:22 UTCEPSS rescore
- 2026-06-10 10:57 UTCEG score recompute
- 2026-06-10 10:57 UTCVendor advisory
- 2026-06-10 06:08 UTCEG score recompute
- 2026-06-10 06:08 UTCVendor advisory
- 2026-06-10 01:48 UTCEG score recompute
- 2026-06-10 01:48 UTCVendor advisory
- 2026-06-09 16:21 UTCEG score recompute
- 2026-06-09 16:21 UTCVendor advisory
- 2026-06-08 14:17 UTCEPSS rescore
- 2026-06-08 14:17 UTCEPSS rescore
- 2026-06-08 07:12 UTCEG score recompute
- 2026-06-08 07:12 UTCVendor advisory
- 2026-06-08 02:52 UTCEG score recompute
- 2026-06-08 02:52 UTCVendor advisory
- 2026-06-07 22:31 UTCEG score recompute
- 2026-06-07 22:31 UTCVendor advisory
- 2026-06-07 18:10 UTCEG score recompute
- 2026-06-07 18:10 UTCVendor advisory
- 2026-06-07 15:25 UTCEPSS rescore
- 2026-06-07 15:25 UTCEPSS rescore
- 2026-06-07 15:25 UTCEPSS rescore
- 2026-06-07 13:49 UTCEG score recompute
- 2026-06-07 13:49 UTCVendor advisory
- 2026-06-06 13:47 UTCEPSS rescore
- 2026-06-06 13:47 UTCEPSS rescore
- 2026-06-05 22:47 UTCEPSS rescore
- 2026-06-05 22:47 UTCEPSS rescore
- 2026-06-04 13:12 UTCEPSS rescore
- 2026-06-04 13:12 UTCEPSS rescore
- 2026-06-02 20:13 UTCEPSS rescore
- 2026-06-01 13:52 UTCEPSS rescore
- 2026-06-01 13:52 UTCEPSS rescore
- 2026-06-01 13:51 UTCEPSS rescore
- 2026-06-01 08:13 UTCOSV refresh
- 2026-05-31 22:30 UTCEPSS rescore
- 2026-05-31 22:30 UTCEPSS rescore
- 2026-05-31 00:16 UTCEPSS rescore
- 2026-05-31 00:16 UTCEPSS rescore
- 2026-05-31 00:16 UTCEPSS rescore
- 2026-05-29 13:44 UTCEPSS rescore
- 2026-05-29 13:44 UTCEPSS rescore
- 2026-05-28 13:44 UTCEPSS rescore
- 2026-05-28 13:44 UTCEPSS rescore
- 2026-05-28 13:44 UTCEPSS rescore
- 2026-05-27 13:40 UTCEPSS rescore
- 2026-05-27 13:40 UTCEPSS rescore
- 2026-05-27 13:40 UTCEPSS rescore
- 2026-05-26 13:44 UTCEPSS rescore
Related CVEs(same vendor + same CWE)
Same vendor
10 shownredhat
Same CWE
10 shownCWE-551 · CWE-285
Frequently asked(5)
What is CVE-2026-33186?
When was CVE-2026-33186 disclosed?
Is CVE-2026-33186 actively exploited?
What is the CVSS score of CVE-2026-33186?
How do I remediate CVE-2026-33186?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-33186
Is Your Infrastructure Affected by CVE-2026-33186?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.