Incorrect Authorization Affecting github.com/grpc/grpc-go package, versions <1.79.3


Severity

Recommended
0.0
critical
0
10

CVSS assessment by Snyk's Security Team. Learn more

Threat Intelligence

EPSS
1.56% (73rd percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Incorrect Authorization vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-GOLANG-GITHUBCOMGRPCGRPCGO-15691171
  • published19 Mar 2026
  • disclosed18 Mar 2026
  • creditMariuszMaik

Introduced: 18 Mar 2026

CVE-2026-33186  (opens in a new tab)
CWE-863  (opens in a new tab)

How to fix?

Upgrade github.com/grpc/grpc-go to version 1.79.3 or higher.

Overview

Affected versions of this package are vulnerable to Incorrect Authorization in the processing of HTTP/2 :path pseudo-headers in handleStream(). An attacker can gain unauthorized access to restricted resources by sending requests with malformed :path headers that omit the leading slash. This is only exploitable if the server uses path-based authorization interceptors, has deny rules that use canonical paths with leading slashes, and has a fallback allow rule in its policy.

Workaround

This vulnerability can be mitigated by adding a validating interceptor that rejects requests with malformed paths, configuring infrastructure (such as reverse proxies) to enforce strict HTTP/2 compliance, or switching to a default-deny authorization policy.

References

CVSS Base Scores

version 4.0
version 3.1