Skip to content

fix: upgrade google.golang.org/grpc to 1.79.3 (CVE-2026-33186)#35259

Open
orbisai0security wants to merge 1 commit into
ethereum:masterfrom
orbisai0security:fix-cve-2026-33186-google.golang.org-grpc
Open

fix: upgrade google.golang.org/grpc to 1.79.3 (CVE-2026-33186)#35259
orbisai0security wants to merge 1 commit into
ethereum:masterfrom
orbisai0security:fix-cve-2026-33186-google.golang.org-grpc

Conversation

@orbisai0security

Copy link
Copy Markdown

Summary

Upgrade google.golang.org/grpc from v1.79.1 to 1.79.3 to fix CVE-2026-33186.

Vulnerability

Field Value
ID CVE-2026-33186
Severity CRITICAL
Scanner trivy
Rule CVE-2026-33186
File go.mod
Assessment Likely exploitable

Description: google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation

Evidence

Scanner confirmation: trivy rule CVE-2026-33186 flagged this pattern.

Production code: This file is in the production codebase, not test-only code.

Threat Model Context

This is a local CLI tool - exploitation requires the attacker to control command-line arguments or input files.

Changes

  • go.mod
  • go.sum

Verification

  • Build passes
  • Scanner re-scan confirms fix
  • LLM code review passed

This change addresses a pattern flagged by static analysis. The code path handles user-influenced input and the fix reduces the attack surface against both manual and automated exploitation.


Automated security fix by OrbisAI Security

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.

1 participant