CVE-2026-33186

CRITICALPre-NVD 9.19.1
EchelonGraph scoreMEDIUM confidence

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).

Triggered by: NVD CVSS baseline
Sources: epss, nvd
9.1
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS: 2%CVSS: 9.1Exploit: NoneExposed: 0

A fix is available — apply it.

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.

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, 2026
Patch available. Sources: github.
github Patch Available

Authorization bypass via missing leading slash in :path · Advisory · grpc/grpc-go · GitHub

https://github.com/grpc/grpc-go/security/advisories/GHSA-p77j-4mvh-x3m3

Patch Availability(30)

Vendor / EcosystemFixed in / PatchReleasedSource
redhatopenshift4/ose-sriov-network-webhook-rhel9:17799155262026-06-11redhat
redhatopenshift4/ose-ibm-vpc-block-csi-driver-rhel9:17799719742026-06-11redhat
redhatopenshift4/ose-powervs-cloud-controller-manager-rhel9:17800783312026-06-11redhat
redhatrhacm2/subctl-rhel9:17802385632026-06-10redhat
redhatopenshift4/ose-gcp-filestore-csi-driver-rhel9:17800409672026-06-10redhat
redhatrhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9:17800692222026-06-10redhat
redhatopenshift4/ose-thanos-rhel9:17803200772026-06-10redhat
redhatopenshift4/topology-aware-lifecycle-manager-rhel9-operator:17801260482026-06-09redhat
redhatquay/quay-rhel8:17808913952026-06-09redhat
redhatopenshift4/lifecycle-agent-rhel9-operator:17801402842026-06-08redhat
redhatopenshift4/lifecycle-agent-rhel9-operator:17800368172026-06-08redhat
redhatmulticluster-engine/work-rhel9:17809108612026-06-08redhat
redhatserve-tkn-cli-1-21-serve-tkn-cli-1.21.12026-06-08redhat
redhatopenshift4/ose-sriov-network-webhook:17798643812026-06-04redhat
redhatopenshift4/ose-csi-driver-nfs-rhel8:17798640632026-06-04redhat
redhatimage-builder-0:52.1-1.el9_82026-06-04redhat
redhatopenshift4/ose-csi-driver-nfs-rhel8:17793444302026-06-04redhat
redhatmulticluster-globalhub/multicluster-globalhub-rhel9-operator:17798390872026-06-04redhat
redhatopenshift4/ose-sriov-network-webhook:17797164762026-06-04redhat
redhatopenshift4/ose-vsphere-csi-driver-syncer-rhel9:17797789252026-06-03redhat
redhatweb-terminal/web-terminal-tooling-rhel9:17804248682026-06-03redhat
redhatopenshift4/topology-aware-lifecycle-manager-rhel9-operator:17801265332026-06-03redhat
redhatopenshift4/ose-sriov-network-webhook-rhel9:17797763202026-06-03redhat
redhatopenshift4/ose-sriov-network-webhook-rhel9:17797800222026-06-03redhat
redhatweb-terminal/web-terminal-tooling-rhel9:17804249672026-06-03redhat
redhatopenshift4/ose-vsphere-csi-driver-syncer-rhel9:17797752132026-06-03redhat
redhatimage-builder-0:52.1-1.el10_22026-06-03redhat
redhatosbuild-composer-0:165.1-2.el9_82026-06-03redhat
redhatosbuild-composer-0:165.1-2.el10_22026-06-02redhat
redhatrhacm2/multicluster-operators-subscription-rhel9:17795753542026-06-02redhat

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)
PackageVulnerable rangeFixed inDependents
google.golang.org/grpc1.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.

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.

  1. 2026-07-11 08:27 UTCEPSS rescore
  2. 2026-07-09 19:10 UTCEPSS rescore
  3. 2026-07-08 15:15 UTCEPSS rescore
  4. 2026-07-07 13:46 UTCEPSS rescore
  5. 2026-07-06 16:27 UTCEPSS rescore
  6. 2026-07-06 16:27 UTCEPSS rescore
  7. 2026-07-06 02:23 UTCEPSS rescore
  8. 2026-07-06 02:23 UTCEPSS rescore
  9. 2026-07-05 02:30 UTCEPSS rescore
  10. 2026-07-04 06:31 UTCEPSS rescore
  11. 2026-07-01 15:06 UTCEPSS rescore
  12. 2026-06-30 23:22 UTCEPSS rescore
  13. 2026-06-29 14:06 UTCEPSS rescore
  14. 2026-06-29 14:06 UTCEPSS rescore
  15. 2026-06-29 13:32 UTCOSV refresh
  16. 2026-06-28 14:07 UTCEPSS rescore
  17. 2026-06-28 14:07 UTCEPSS rescore
  18. 2026-06-28 04:56 UTCEPSS rescore
  19. 2026-06-28 04:56 UTCEPSS rescore
  20. 2026-06-27 03:08 UTCEPSS rescore
  21. 2026-06-25 13:49 UTCEPSS rescore
  22. 2026-06-25 13:49 UTCEPSS rescore
  23. 2026-06-24 14:05 UTCEPSS rescore
  24. 2026-06-23 21:33 UTCEPSS rescore
  25. 2026-06-23 21:33 UTCEPSS rescore
Show 75 more
  1. 2026-06-22 14:25 UTCEPSS rescore
  2. 2026-06-22 14:25 UTCEPSS rescore
  3. 2026-06-21 14:56 UTCEPSS rescore
  4. 2026-06-21 14:56 UTCEPSS rescore
  5. 2026-06-21 01:59 UTCEPSS rescore
  6. 2026-06-19 19:25 UTCEPSS rescore
  7. 2026-06-19 19:25 UTCEPSS rescore
  8. 2026-06-18 17:52 UTCEPSS rescore
  9. 2026-06-18 17:52 UTCEPSS rescore
  10. 2026-06-17 17:53 UTCEPSS rescore
  11. 2026-06-16 17:52 UTCEPSS rescore
  12. 2026-06-15 17:49 UTCEPSS rescore
  13. 2026-06-14 23:18 UTCEPSS rescore
  14. 2026-06-13 23:00 UTCEPSS rescore
  15. 2026-06-12 23:12 UTCEPSS rescore
  16. 2026-06-12 23:12 UTCEPSS rescore
  17. 2026-06-12 04:01 UTCEG score recompute
  18. 2026-06-12 04:01 UTCVendor advisory
  19. 2026-06-11 23:41 UTCEG score recompute
  20. 2026-06-11 23:41 UTCVendor advisory
  21. 2026-06-11 14:00 UTCEPSS rescore
  22. 2026-06-10 22:18 UTCEPSS rescore
  23. 2026-06-10 20:03 UTCEG score recompute
  24. 2026-06-10 20:03 UTCVendor advisory
  25. 2026-06-10 15:39 UTCEG score recompute
  26. 2026-06-10 15:39 UTCVendor advisory
  27. 2026-06-10 13:22 UTCEPSS rescore
  28. 2026-06-10 10:57 UTCEG score recompute
  29. 2026-06-10 10:57 UTCVendor advisory
  30. 2026-06-10 06:08 UTCEG score recompute
  31. 2026-06-10 06:08 UTCVendor advisory
  32. 2026-06-10 01:48 UTCEG score recompute
  33. 2026-06-10 01:48 UTCVendor advisory
  34. 2026-06-09 16:21 UTCEG score recompute
  35. 2026-06-09 16:21 UTCVendor advisory
  36. 2026-06-08 14:17 UTCEPSS rescore
  37. 2026-06-08 14:17 UTCEPSS rescore
  38. 2026-06-08 07:12 UTCEG score recompute
  39. 2026-06-08 07:12 UTCVendor advisory
  40. 2026-06-08 02:52 UTCEG score recompute
  41. 2026-06-08 02:52 UTCVendor advisory
  42. 2026-06-07 22:31 UTCEG score recompute
  43. 2026-06-07 22:31 UTCVendor advisory
  44. 2026-06-07 18:10 UTCEG score recompute
  45. 2026-06-07 18:10 UTCVendor advisory
  46. 2026-06-07 15:25 UTCEPSS rescore
  47. 2026-06-07 15:25 UTCEPSS rescore
  48. 2026-06-07 15:25 UTCEPSS rescore
  49. 2026-06-07 13:49 UTCEG score recompute
  50. 2026-06-07 13:49 UTCVendor advisory
  51. 2026-06-06 13:47 UTCEPSS rescore
  52. 2026-06-06 13:47 UTCEPSS rescore
  53. 2026-06-05 22:47 UTCEPSS rescore
  54. 2026-06-05 22:47 UTCEPSS rescore
  55. 2026-06-04 13:12 UTCEPSS rescore
  56. 2026-06-04 13:12 UTCEPSS rescore
  57. 2026-06-02 20:13 UTCEPSS rescore
  58. 2026-06-01 13:52 UTCEPSS rescore
  59. 2026-06-01 13:52 UTCEPSS rescore
  60. 2026-06-01 13:51 UTCEPSS rescore
  61. 2026-06-01 08:13 UTCOSV refresh
  62. 2026-05-31 22:30 UTCEPSS rescore
  63. 2026-05-31 22:30 UTCEPSS rescore
  64. 2026-05-31 00:16 UTCEPSS rescore
  65. 2026-05-31 00:16 UTCEPSS rescore
  66. 2026-05-31 00:16 UTCEPSS rescore
  67. 2026-05-29 13:44 UTCEPSS rescore
  68. 2026-05-29 13:44 UTCEPSS rescore
  69. 2026-05-28 13:44 UTCEPSS rescore
  70. 2026-05-28 13:44 UTCEPSS rescore
  71. 2026-05-28 13:44 UTCEPSS rescore
  72. 2026-05-27 13:40 UTCEPSS rescore
  73. 2026-05-27 13:40 UTCEPSS rescore
  74. 2026-05-27 13:40 UTCEPSS rescore
  75. 2026-05-26 13:44 UTCEPSS rescore

Frequently asked(5)

What is CVE-2026-33186?
CVE-2026-33186 is a critical vulnerability published on March 20, 2026. 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…
When was CVE-2026-33186 disclosed?
CVE-2026-33186 was first published in the National Vulnerability Database on March 20, 2026, with the most recent update on July 10, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-33186 actively exploited?
CVE-2026-33186 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 72.3% percentile likelihood of exploitation in the next 30 days — higher percentiles indicate greater predicted risk.
What is the CVSS score of CVE-2026-33186?
CVE-2026-33186 has a CVSS v3 base score of 9.1 (NVD).
How do I remediate CVE-2026-33186?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-33186, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-33186

Explore →

Is Your Infrastructure Affected by CVE-2026-33186?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.