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

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
73%
KEV
Not listed

Published

March 20, 2026

Last Modified

August 25, 2026

Advisory Details (10)

Auto-updated Aug 1, 2026
Patch available. Sources: github, redhat.
redhat Patch Available

Affected: Red Hat Enterprise Linux 8.

https://access.redhat.com/errata/RHSA-2026:10107
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
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:17857619872026-08-11redhat
redhatcontainer-native-virtualization/virt-operator-rhel9:17858299032026-08-11redhat
redhatcontainer-native-virtualization/aaq-server-rhel9:17860731472026-08-11redhat
redhatcontainer-native-virtualization/virt-operator-rhel9:17858318322026-08-11redhat
redhatoadp/oadp-velero-rhel9:17851808782026-08-06redhat
redhatopenshift4/ose-thanos-rhel9:17843214612026-08-06redhat
redhatopenshift4/ose-cloud-credential-rhel9-operator:17848391662026-08-05redhat
redhatopenshift-logging/lokistack-gateway-rhel9:17854188552026-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/azure-kms-encryption-provider-rhel9:17845728222026-07-30redhat
redhatopenshift4/ose-machine-api-provider-gcp-rhel9:17845773722026-07-30redhat
redhatopenshift4/kubevirt-csi-driver-rhel9:17846473092026-07-29redhat
redhatopenshift4/kubevirt-csi-driver-rhel9:17845303912026-07-29redhat
redhatopenshift-logging/lokistack-gateway-rhel9:17847478162026-07-29redhat
redhatopenshift4/ose-prometheus:17840550532026-07-23redhat
redhatopenshift4/ose-prometheus:17837190382026-07-23redhat
redhatoadp/oadp-velero-rhel9:17840588222026-07-22redhat
redhatrhoai/odh-trustyai-service-operator-rhel9:17829791722026-07-21redhat

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 25× in last 7d / 148× 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 271 total refreshes for this CVE.

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