Skip to content

Fix Trivy CI: upgrade grpc to v1.79.3 (CVE-2026-33186)#92

Merged
ashiramin merged 1 commit intomainfrom
fix/upgrade-grpc-cve-2026-33186
Mar 19, 2026
Merged

Fix Trivy CI: upgrade grpc to v1.79.3 (CVE-2026-33186)#92
ashiramin merged 1 commit intomainfrom
fix/upgrade-grpc-cve-2026-33186

Conversation

@ashiramin
Copy link
Contributor

Summary

  • Upgrades google.golang.org/grpc from v1.68.0 to v1.79.3 to fix CVE-2026-33186 (CRITICAL: authorization bypass via missing leading slash in :path)
  • Transitive bumps: google.golang.org/protobuf v1.36.6 → v1.36.10, genproto/googleapis/rpc updated

Test plan

  • go build ./... passes
  • go test ./... passes (all packages)
  • Trivy CI scan passes with no CRITICAL/HIGH fixable vulns

🤖 Generated with Claude Code

Patches CRITICAL authorization bypass via missing leading slash in :path.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@ashiramin ashiramin requested review from keithfz and shawnburke March 19, 2026 16:13
@ashiramin ashiramin merged commit 0309579 into main Mar 19, 2026
16 checks passed
@ashiramin ashiramin deleted the fix/upgrade-grpc-cve-2026-33186 branch March 19, 2026 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants