CVE-2026-33186

EUVD-2026-13830
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.
ProviderTypeBase ScoreAtk. VectorAtk. ComplexityPriv. RequiredVector
NISTPrimary
9.1 CRITICAL
NETWORK
LOW
NONE
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Base Score
CVSS 3.x
EPSS Score
Percentile: 5%
Affected Products (NVD)
VendorProductVersion
grpcgrpc
𝑥
< 1.79.3
𝑥
= Vulnerable software versions
Ubuntu logo
Ubuntu Releases
Ubuntu Product
Codename
golang-google-grpc
bionic
needs-triage
focal
needs-triage
jammy
needs-triage
noble
needs-triage
questing
needs-triage
resolute
needs-triage
xenial
needs-triage
google-guest-agent
bionic
needs-triage
focal
needs-triage
jammy
needs-triage
noble
needs-triage
questing
needs-triage
resolute
needs-triage
xenial
needs-triage
openSUSE logo
openSUSE / SLES Releases
openSUSE Product
Release
azure-storage-azcopy
suse enterprise sap 15 SP4
10.29.1-150400.9.6.1
fixed
suse enterprise sap 15 SP5
10.29.1-150400.9.6.1
fixed
suse enterprise sap 15 SP6
10.29.1-150400.9.6.1
fixed
suse enterprise sap 15 SP7
10.29.1-150400.9.6.1
fixed
suse enterprise server 15 SP4
10.29.1-150400.9.6.1
fixed
suse enterprise server 15 SP5
10.29.1-150400.9.6.1
fixed
suse enterprise server 15 SP6
10.29.1-150400.9.6.1
fixed
suse enterprise server 15 SP7
10.29.1-150400.9.6.1
fixed
google-cloud-sap-agent
suse enterprise sap 15 SP4
3.12-150100.3.63.1
fixed
suse enterprise sap 15 SP5
3.12-150100.3.63.1
fixed
suse enterprise sap 15 SP6
3.12-150100.3.63.1
fixed
suse enterprise sap 15 SP7
3.12-150100.3.63.1
fixed
suse enterprise server 15 SP4
3.12-150100.3.63.1
fixed
suse enterprise server 15 SP5
3.12-150100.3.63.1
fixed
suse enterprise server 15 SP6
3.12-150100.3.63.1
fixed
suse enterprise server 15 SP7
3.12-150100.3.63.1
fixed
ignition
suse enterprise server 15 SP6
2.14.0-150400.9.15.1
fixed
ignition-dracut-grub2
suse enterprise server 15 SP6
2.14.0-150400.9.15.1
fixed
terraform-provider-local
suse enterprise sap 15 SP4
2.0.0-150200.6.8.1
fixed
suse enterprise sap 15 SP5
2.0.0-150200.6.8.1
fixed
suse enterprise server 15 SP4
2.0.0-150200.6.8.1
fixed
suse enterprise server 15 SP5
2.0.0-150200.6.8.1
fixed
terraform-provider-null
suse enterprise sap 15 SP4
3.0.0-150200.6.12.1
fixed
suse enterprise sap 15 SP5
3.0.0-150200.6.12.1
fixed
suse enterprise server 15 SP4
3.0.0-150200.6.12.1
fixed
suse enterprise server 15 SP5
3.0.0-150200.6.12.1
fixed
terraform-provider-random
suse enterprise sap 15 SP4
3.0.0-150200.6.6.2
fixed
suse enterprise sap 15 SP5
3.0.0-150200.6.6.2
fixed
suse enterprise server 15 SP4
3.0.0-150200.6.6.2
fixed
suse enterprise server 15 SP5
3.0.0-150200.6.6.2
fixed
terraform-provider-tls
suse enterprise sap 15 SP4
3.0.0-150200.5.6.2
fixed
suse enterprise sap 15 SP5
3.0.0-150200.5.6.2
fixed
suse enterprise server 15 SP4
3.0.0-150200.5.6.2
fixed
suse enterprise server 15 SP5
3.0.0-150200.5.6.2
fixed
Red Hat logo
Red Hat Enterprise Linux Releases
Red Hat Product
Release
rhc
RHEL 9
1:0.2.7-4.el9_7
fixed
rhc-devel
RHEL 9
1:0.2.7-4.el9_7
fixed