GoogleCloudPlatform / GoogleCloudPlatform/cloud-sql-proxy

CVE-2028-33186: google.golang.org/grpc v1.79.1 authorization bypass

Open
#2,577 0 comments 0 reactions 1 assignee Claimed by @hessjcg View on GitHub
Dominant language
Go
Stars
1.4k
Forks
352
Avg merge
14h 54m
Merged PRs (30d)
5

Description

## Summary

Cloud SQL Proxy v2.21.2 bundles `google.golang.org/grpc` v1.79.1, which is affected by **CVE-2028-33186** (Critical): an authorization bypass via missing leading slash in `:path`. The fix is available in grpc v1.79.3.

## Impact

gRPC-Go has an authorization bypass via missing leading slash in `:path`. The worst case impact is "Attacker can abuse improper authorization."

## Requested Fix

Bump `google.golang.org/grpc` from v1.79.1 to v1.79.3 (or later) in the next release.

## References

- [CVE-2028-33186](https://nvd.nist.gov/vuln/detail/CVE-2028-33186)
- Detected via Aikido security scanner on the `gcr.io/cloud-sql-connectors/cloud-sql-proxy:2.21.2` container image

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.