Skip to content

Fix 6 CVEs (CVE-2026-56864, CVE-2026-56865, CVE-2026-46600, ...) - #267

Merged
weshayutin merged 1 commit into
migtools:oadp-1.5from
oadp-rebasebot:cve-fix/oadp-1.5/20260904-2
Sep 7, 2026
Merged

Fix 6 CVEs (CVE-2026-56864, CVE-2026-56865, CVE-2026-46600, ...)#267
weshayutin merged 1 commit into
migtools:oadp-1.5from
oadp-rebasebot:cve-fix/oadp-1.5/20260904-2

Conversation

@oadp-rebasebot-app

Copy link
Copy Markdown

CVE Fixes

Automated scan found 6 fixable Go dependency CVE(s) in migtools/oadp-cli on branch oadp-1.5.

CVE Severity Package Fixed Version Description
CVE-2026-56864 HIGH golang.org/x/mod 0.40.0 A malicious GOSUMDB was capable of serving arbitrary module content no ...
CVE-2026-56865 HIGH golang.org/x/mod 0.40.0 golang.org/x/mod/sumdb/tlog: golang.org/x/mod/sumdb/tlog: Supply chain compromise via transparency log tile verification bypass
CVE-2026-46600 HIGH golang.org/x/net 0.56.0 golang.org/x/net/dns/dnsmessage: golang.org/x/net/dns/dnsmessage: Denial of Service via invalid DNS record parsing
CVE-2026-56852 HIGH golang.org/x/text 0.39.0 golang.org/x/text: golang.org/x/text: Denial of Service via invalid UTF-8 input
CVE-2026-84304 HIGH google.golang.org/grpc 1.83.1 gRPC-Go is the Go language implementation of gRPC. Prior to 1.83.1, in ...
GHSA-hrxh-6v49-42gf HIGH google.golang.org/grpc 1.83.1 gRPC-Go: xDS RBAC and HTTP/2 Vulnerabilities

How this was fixed

  • One go get for all vulnerable dependencies, using the highest reported fixed version per package
  • go mod tidy to clean up

Generated by cve-scan pipeline

@openshift-ci

openshift-ci Bot commented Sep 4, 2026

Copy link
Copy Markdown

Hi @oadp-rebasebot-app[bot]. Thanks for your PR.

I'm waiting for a migtools member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@weshayutin weshayutin left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/LGTM

@mpryc

mpryc commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

/ok-to-test

@mpryc mpryc left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci

openshift-ci Bot commented Sep 7, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mpryc, oadp-rebasebot-app[bot], PrasadJoshi12, 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:

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

@weshayutin
weshayutin merged commit a8985df into migtools:oadp-1.5 Sep 7, 2026
1 of 2 checks passed
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.

3 participants