Hi, I wanted to flag that the current release (v5.35.0) has a critical CVE
in a transitive dependency:
- CVE: CVE-2026-33186
- Package: google.golang.org/grpc
- Current version: v1.78.0
- Fixed version: v1.79.3
- Severity: Critical
- Description: gRPC-Go has an authorization bypass via missing leading slash
This is blocking CI/CD pipelines that run Trivy vulnerability scans.
A bump of google.golang.org/grpc to v1.79.3 in go.mod should resolve it.
Thanks!
Hi, I wanted to flag that the current release (v5.35.0) has a critical CVE
in a transitive dependency:
This is blocking CI/CD pipelines that run Trivy vulnerability scans.
A bump of google.golang.org/grpc to v1.79.3 in go.mod should resolve it.
Thanks!