fix: bump google.golang.org/grpc to v1.79.3 to address CVE-2026-33186#24
Conversation
Bumps google.golang.org/grpc from v1.77.0 to v1.79.3 to fix CVE-2026-33186 (CRITICAL): gRPC-Go Authorization bypass due to improper HTTP/2 path validation in google.golang.org/grpc/authz. https: //avd.aquasec.com/nvd/cve-2026-33186 Co-authored-by: Cursor <cursoragent@cursor.com>
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: kaovilai, mpryc, weshayutin The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/lgtm |
Updates submodule pointers to fix CVE-2026-33186 (CRITICAL): gRPC-Go Authorization bypass due to improper HTTP/2 path validation. - restic: 35c7b5331 -> 1b60a00f8 (grpc v1.56.3 -> v1.79.3) Depends on: openshift/restic#50 - kopia: 20bfabbfc -> ad37d258 (grpc v1.77.0 -> v1.79.3) Depends on: migtools/kopia#24 Note: Update restic commit hash to merged commit after openshift/restic#50 merges. https: //avd.aquasec.com/nvd/cve-2026-33186 Co-authored-by: Cursor <cursoragent@cursor.com>
Summary
google.golang.org/grpcfromv1.77.0tov1.79.3This kopia binary is bundled in the
oadp-mustgather-rhel9image, which was flagged with this CRITICAL CVE in the trivy scan.CVE Details
Reference: https://avd.aquasec.com/nvd/cve-2026-33186
Test plan
go.modshowsgoogle.golang.org/grpc v1.79.3Made with Cursor