You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Summary
Cloud SQL Proxy v2.21.2 bundles
google.golang.org/grpcv1.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/grpcfrom v1.79.1 to v1.79.3 (or later) in the next release.References
gcr.io/cloud-sql-connectors/cloud-sql-proxy:2.21.2container image