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 a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 1.6%, top 27% 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)
- EG Risk
- 57(Track)EG Risk 57/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 computedSeverity91% × 45%Exploitation2% × 40%Automatability100% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 2%
- EPSS %ILE
- 73%
- KEV
- Not listed
Published
March 20, 2026
Last Modified
July 24, 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:40030Red Hat Product SecurityHigh
Red Hat Security Advisory: OpenShift Container Platform 4.12.94 bug fix and security update
- RHSA-2026:40022Red Hat Product SecurityHigh
Red Hat Security Advisory: OpenShift Container Platform 4.13.69 bug fix and security update
- RHSA-2026:43692Red Hat Product SecurityHigh
Red Hat Security Advisory: Red Hat OpenShift API for Data Protection
- RHSA-2026:40795Red Hat Product SecurityHigh
Red Hat Security Advisory: OpenShift Container Platform 4.20.30 bug fix and security update
- RHSA-2026:42644Red Hat Product SecurityHigh
Red Hat Security Advisory: RHOAI 2.25.9 - Red Hat OpenShift AI
- RHSA-2026:40792Red Hat Product SecurityHigh
Red Hat Security Advisory: OpenShift Container Platform 4.21.25 bug fix and security update
- RHSA-2026:42240Red Hat Product SecurityHigh
Red Hat Security Advisory: Satellite 6.19.2.1 Async Update
- RHSA-2026:42151Red Hat Product SecurityHigh
Red Hat Security Advisory: Satellite 6.18.7.1 Async Update
- +12 more
Patch Availability(28)
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 14× in last 7d / 47× 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 123 total refreshes for this CVE.
- 2026-07-26 14:54 UTCEPSS rescore
- 2026-07-26 14:54 UTCEPSS rescore
- 2026-07-26 09:38 UTCEG score recompute
- 2026-07-26 09:38 UTCVendor advisory
- 2026-07-25 14:18 UTCEPSS rescore
- 2026-07-25 14:18 UTCEPSS rescore
- 2026-07-24 14:17 UTCEPSS rescore
- 2026-07-24 14:17 UTCEPSS rescore
- 2026-07-23 14:18 UTCEPSS rescore
- 2026-07-23 14:18 UTCEPSS rescore
- 2026-07-23 03:09 UTCEG score recompute
- 2026-07-22 14:08 UTCEPSS rescore
- 2026-07-21 15:24 UTCEPSS rescore
- 2026-07-20 17:08 UTCEPSS rescore
- 2026-07-19 14:31 UTCEPSS rescore
- 2026-07-19 02:29 UTCEPSS rescore
- 2026-07-18 10:04 UTCEPSS rescore
- 2026-07-17 15:29 UTCOSV refresh
- 2026-07-16 17:03 UTCEPSS rescore
- 2026-07-16 17:03 UTCEPSS rescore
- 2026-07-15 16:57 UTCEPSS rescore
- 2026-07-15 16:57 UTCEPSS rescore
- 2026-07-15 02:00 UTCEPSS rescore
- 2026-07-15 02:00 UTCEPSS rescore
- 2026-07-13 22:30 UTCEPSS rescore
Show 75 moreShow fewer
- 2026-07-13 06:13 UTCEPSS rescore
- 2026-07-13 06:13 UTCEPSS rescore
- 2026-07-12 05:46 UTCEPSS rescore
- 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
- 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 UTCVendor advisory
- 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 UTCVendor advisory
- 2026-06-10 15:39 UTCVendor advisory
- 2026-06-10 13:22 UTCEPSS rescore
- 2026-06-10 10:57 UTCVendor advisory
- 2026-06-10 06:08 UTCVendor advisory
- 2026-06-10 01:48 UTCVendor advisory
- 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 UTCVendor advisory
- 2026-06-08 02:52 UTCVendor advisory
- 2026-06-07 22:31 UTCVendor advisory
- 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 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
Related CVEs(same vendor + same CWE)
Same vendor
10 shownredhat
- CVE-2001-0825EG 10.0HIGH
- CVE-2001-1009EG 10.0EPSS p93HIGH
- CVE-2001-0554EG 10.0EPSS p98HIGH
- CVE-2001-1162EG 10.0EPSS p96HIGH
- CVE-2001-0414EG 10.0EPSS p100HIGH
- CVE-2001-0191EG 10.0EPSS p92HIGH
- CVE-2001-0301EG 10.0EPSS p90HIGH
- CVE-2001-0197EG 10.0EPSS p96HIGH
- CVE-2001-0233EG 10.0EPSS p96HIGH
- CVE-2001-0010EG 10.0EPSS p98HIGH
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.