Skip to content

fix: bump google.golang.org/grpc to v1.79.3 to address CVE-2026-33186#24

Merged
weshayutin merged 1 commit into
oadp-1.6from
cve-grpc-oadp-1.6
May 20, 2026
Merged

fix: bump google.golang.org/grpc to v1.79.3 to address CVE-2026-33186#24
weshayutin merged 1 commit into
oadp-1.6from
cve-grpc-oadp-1.6

Conversation

@weshayutin
Copy link
Copy Markdown

Summary

  • Bumps google.golang.org/grpc from v1.77.0 to v1.79.3
  • Fixes CVE-2026-33186 (CRITICAL): gRPC-Go Authorization bypass due to improper HTTP/2 path validation

This kopia binary is bundled in the oadp-mustgather-rhel9 image, which was flagged with this CRITICAL CVE in the trivy scan.

CVE Details

CVE Severity Library Installed Fixed
CVE-2026-33186 CRITICAL google.golang.org/grpc v1.77.0 v1.79.3

Reference: https://avd.aquasec.com/nvd/cve-2026-33186

Test plan

  • Verify go.mod shows google.golang.org/grpc v1.79.3
  • Verify trivy scan no longer reports CVE-2026-33186 for the kopia binary in oadp-mustgather

Made with Cursor

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>
@openshift-ci openshift-ci Bot requested review from mpryc and sseago May 20, 2026 00:57
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 20, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 3fb07441-2cc8-4b4d-8bf0-7c4b80ead2e2

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch cve-grpc-oadp-1.6

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@oadp-snyk
Copy link
Copy Markdown

oadp-snyk commented May 20, 2026

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented May 20, 2026

[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

Details Needs approval from an approver in each of these files:
  • OWNERS [kaovilai,mpryc,weshayutin]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@mpryc
Copy link
Copy Markdown

mpryc commented May 20, 2026

/lgtm

@openshift-ci openshift-ci Bot added the lgtm label May 20, 2026
@weshayutin weshayutin merged commit ca18637 into oadp-1.6 May 20, 2026
5 of 6 checks passed
openshift-merge-bot Bot pushed a commit to openshift/oadp-must-gather that referenced this pull request May 27, 2026
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants