CVE-2026-33186

CRITICALPre-NVD 9.19.1
EchelonGraph scoreMEDIUM confidence

This critical-severity CVE scores 9.1 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 1.6%, top 26% 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, secondary
Trending — 3 sources updated this week
9.1EG
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS PROB: 2%CVSS: 9.1Exploit: None knownExposed: 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)
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 computed
Severity91% × 45%
Exploitation2% × 40%
Automatability100% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
2%
EPSS %ILE
74%
KEV
Not listed

Published

March 20, 2026

Last Modified

September 18, 2026

Advisory Details (10)

Auto-updated Sep 15, 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
redhat Patch Available

Affected: Red Hat Enterprise Linux 8.

https://access.redhat.com/errata/RHSA-2026:10107

Patch Availability(30)

Vendor / EcosystemFixed in / PatchReleasedSource
redhatopenshift4/kubevirt-csi-driver-rhel8:17867516022026-09-03redhat
redhatosbuild-composer-0:76.1-7.el9_22026-08-31redhat
redhatopenshift4/ose-azure-cloud-node-manager-rhel8:17870008942026-08-26redhat
redhatcontainer-native-virtualization/virt-operator-rhel9:17876272442026-08-26redhat
redhatopenshift4/ose-cloud-credential-rhel9-operator:17870530382026-08-26redhat
redhatopenshift4/kubevirt-csi-driver-rhel8:17870281372026-08-26redhat
redhatopenshift4/ose-csi-external-resizer-rhel9:17869656242026-08-25redhat
redhatodf4/rook-ceph-rhel9-operator:17866295482026-08-19redhat
redhatosbuild-composer-0:101.3-4.el9_4.42026-08-19redhat
redhatodf4/rook-ceph-rhel9-operator:17867068802026-08-18redhat
redhatodf4/rook-ceph-rhel9-operator:17867031432026-08-18redhat
redhatetcd-0:3.3.23-22.el8ost2026-08-13redhat
redhatcert-manager/jetstack-cert-manager-rhel9:17866138052026-08-13redhat
redhatopenshift4/kubevirt-csi-driver-rhel9:17855827172026-08-12redhat
redhatworkload-availability/fence-agents-remediation-rhel9-operator:17852030792026-08-12redhat
redhatrhc-worker-script-0:0.11-1.el7_92026-08-12redhat
redhatworkload-availability/storage-based-remediation-rhel9-operator:17852034742026-08-12redhat
redhatcontainer-native-virtualization/aaq-server-rhel9:17860731472026-08-11redhat
redhatcontainer-native-virtualization/aaq-server-rhel9:17857619872026-08-11redhat
redhatcontainer-native-virtualization/virt-operator-rhel9:17858318322026-08-11redhat
redhatcontainer-native-virtualization/virt-operator-rhel9:17858299032026-08-11redhat
redhatoadp/oadp-velero-rhel9:17851808782026-08-06redhat
redhatopenshift4/ose-thanos-rhel9:17843214612026-08-06redhat
redhatopenshift-logging/lokistack-gateway-rhel9:17854188552026-08-05redhat
redhatopenshift4/ose-cloud-credential-rhel9-operator:17848391662026-08-05redhat
redhatosbuild-composer-0:101.5-1.el8_102026-07-31redhat
redhatose-azure-acr-image-credential-provider-0:4.15.0-202606231944.p2.g5638728.assembly.stream.el82026-07-31redhat
redhatopenshift4/openshift-route-controller-manager-rhel8:17845872882026-07-30redhat
redhatopenshift4/ose-machine-api-provider-gcp-rhel9:17845773722026-07-30redhat
redhatopenshift4/azure-kms-encryption-provider-rhel9:17845728222026-07-30redhat

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

(5 across 5 ecosystems)
Debian:11(1)
PackageVulnerable rangeFixed inDependents
golang-google-grpc1.27.1-1 ... 1.81.1-1 (31 versions)
Debian:12(1)
PackageVulnerable rangeFixed inDependents
golang-google-grpc1.33.3-2 ... 1.81.1-1 (24 versions)
Debian:13(1)
PackageVulnerable rangeFixed inDependents
golang-google-grpc1.64.0-7 ... 1.81.1-1 (7 versions)
Debian:14(1)
PackageVulnerable rangeFixed inDependents
golang-google-grpc1.64.0-7, 1.66.3-1, 1.66.3-2, 1.75.1-1, 1.79.3-1~bpo13+11.79.3-1
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 24× in last 7d / 102× 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 357 total refreshes for this CVE.

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

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 September 18, 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 2% probability of exploitation in the next 30 days, which ranks it in the top 26.0% of all scored CVEs.
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.