Skip to content

[release-6.6]fix(cve): update Go toolchain to 1.25.12 and bump dependencies - #3428

Open
vparfonov wants to merge 1 commit into
openshift:release-6.6from
vparfonov:fix-cve-6.6
Open

[release-6.6]fix(cve): update Go toolchain to 1.25.12 and bump dependencies#3428
vparfonov wants to merge 1 commit into
openshift:release-6.6from
vparfonov:fix-cve-6.6

Conversation

@vparfonov

@vparfonov vparfonov commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

🛡️ Security Fix: Upgrade Go Toolchain (1.25.12) & Bump Dependencies

Summary

This PR updates the Go toolchain version to 1.25.12 across go.mod, Dockerfile, and Dockerfile.art, alongside updating select direct and indirect dependencies. This resolves 34 known Go Security Database advisories identified by govulncheck in the standard library.


📦 Dependency & Builder Updates

Core Toolchain & Direct Dependencies

Package / File Old Version New Version
Go Toolchain (go.mod) 1.25.0 1.25.12
Dockerfile Base Image golang:1.25 golang:1.25.12
Dockerfile.art Builder v1.25.7-... v1.25.12.20260813.141452
github.com/go-logr/logr v1.4.3 v1.4.4[cite: 2]
github.com/klauspost/compress v1.18.0 v1.18.7[cite: 2]
github.com/openshift/api ...20250131155403 ...20260601143908
golang.org/x/net v0.56.0 v0.58.0
golang.org/x/sync v0.21.0 v0.22.0
golang.org/x/sys v0.46.0 v0.47.0

Indirect Dependency Bumps

Package Old Version New Version
github.com/antlr4-go/antlr/v4 v4.13.0 v4.13.1
github.com/google/cel-go v0.26.0 v0.30.0
github.com/moby/spdystream v0.5.0 v0.5.1
go.opentelemetry.io/otel (and sub-modules) v1.40.0 v1.45.0
golang.org/x/image v0.39.0 v0.45.0
golang.org/x/mod v0.36.0 v0.40.0
golang.org/x/oauth2 v0.34.0 v0.36.0
golang.org/x/term v0.44.0 v0.45.0
golang.org/x/text v0.38.0 v0.41.0
golang.org/x/tools v0.45.0 v0.49.0
google.golang.org/grpc v1.79.3 v1.82.1
google.golang.org/protobuf v1.36.10 v1.36.11

🐛 Resolved Vulnerabilities (34 Total)

Go Vulnerability ID CVE Alias / Link Go Advisory
GO-2026-4864 CVE-2026-32282 https://pkg.go.dev/vuln/GO-2026-4864
GO-2026-4865 CVE-2026-32289 https://pkg.go.dev/vuln/GO-2026-4865
GO-2026-4869 CVE-2026-32288 https://pkg.go.dev/vuln/GO-2026-4869
GO-2026-4870 CVE-2026-32283 https://pkg.go.dev/vuln/GO-2026-4870
GO-2026-4918 CVE-2026-33814 https://pkg.go.dev/vuln/GO-2026-4918
GO-2026-4946 CVE-2026-32281 https://pkg.go.dev/vuln/GO-2026-4946
GO-2026-4947 CVE-2026-32280 https://pkg.go.dev/vuln/GO-2026-4947
GO-2026-4961 CVE-2026-33813 https://pkg.go.dev/vuln/GO-2026-4961
GO-2026-4970 CVE-2026-39822 https://pkg.go.dev/vuln/GO-2026-4970
GO-2026-4971 CVE-2026-39836 https://pkg.go.dev/vuln/GO-2026-4971
GO-2026-4976 CVE-2026-39825 https://pkg.go.dev/vuln/GO-2026-4976
GO-2026-4977 CVE-2026-42499 https://pkg.go.dev/vuln/GO-2026-4977
GO-2026-4980 CVE-2026-39826 https://pkg.go.dev/vuln/GO-2026-4980
GO-2026-4981 CVE-2026-33811 https://pkg.go.dev/vuln/GO-2026-4981
GO-2026-4982 CVE-2026-39823 https://pkg.go.dev/vuln/GO-2026-4982
GO-2026-4986 CVE-2026-39820 https://pkg.go.dev/vuln/GO-2026-4986
GO-2026-5031 CVE-2026-42500 https://pkg.go.dev/vuln/GO-2026-5031
GO-2026-5032 CVE-2026-46599 https://pkg.go.dev/vuln/GO-2026-5032
GO-2026-5037 CVE-2026-27145 https://pkg.go.dev/vuln/GO-2026-5037
GO-2026-5038 CVE-2026-42504 https://pkg.go.dev/vuln/GO-2026-5038
GO-2026-5039 CVE-2026-42507 https://pkg.go.dev/vuln/GO-2026-5039
GO-2026-5061 CVE-2026-46601 https://pkg.go.dev/vuln/GO-2026-5061
GO-2026-5062 CVE-2026-46602 https://pkg.go.dev/vuln/GO-2026-5062
GO-2026-5066 CVE-2026-46604 https://pkg.go.dev/vuln/GO-2026-5066
GO-2026-5426 CVE-2026-39883 https://pkg.go.dev/vuln/GO-2026-5426
GO-2026-5506 CVE-2026-29181 https://pkg.go.dev/vuln/GO-2026-5506
GO-2026-5841 None assigned https://pkg.go.dev/vuln/GO-2026-5841
GO-2026-5856 CVE-2026-42505 https://pkg.go.dev/vuln/GO-2026-5856
GO-2026-5970 CVE-2026-56852 https://pkg.go.dev/vuln/GO-2026-5970
GO-2026-6061 None assigned https://pkg.go.dev/vuln/GO-2026-6061
GO-2026-6094 None assigned https://pkg.go.dev/vuln/GO-2026-6094
GO-2026-6179 CVE-2026-56865 https://pkg.go.dev/vuln/GO-2026-6179
GO-2026-6180 CVE-2026-56864 https://pkg.go.dev/vuln/GO-2026-6180
GO-2026-6222 CVE-2026-46603 https://pkg.go.dev/vuln/GO-2026-6222

/cc @Clee2691
/assign @jcantrill

Links

  • Depending on PR(s):
  • GitHub issue:
  • JIRA:
  • Enhancement proposal:

@coderabbitai

coderabbitai Bot commented Aug 25, 2026

Copy link
Copy Markdown

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: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: cbd236f7-2199-4f76-9c29-40415f1d1761

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

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

@vparfonov vparfonov changed the title fix(cve): update Go toolchain to 1.25.12 and bump dependencies [release-6.6]fix(cve): update Go toolchain to 1.25.12 and bump dependencies Aug 25, 2026
@openshift-ci openshift-ci Bot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Aug 25, 2026
@openshift-ci
openshift-ci Bot requested review from Clee2691 and cahartma August 25, 2026 14:49
@openshift-ci openshift-ci Bot added the midstream/Dockerfile A Dockerfile.in sync is needed with midstream label Aug 25, 2026
@openshift-ci

openshift-ci Bot commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: vparfonov
Once this PR has been reviewed and has the lgtm label, please assign alanconway for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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

Updates the Go toolchain to 1.25.12 (go.mod, Dockerfile, Dockerfile.art)
to resolve 34 standard library vulnerabilities detected by govulncheck.

Updated core toolchain & direct dependencies:
- go: 1.25.0 -> 1.25.12
- github.com/go-logr/logr: v1.4.3 -> v1.4.4
- github.com/klauspost/compress: v1.18.0 -> v1.18.7
- github.com/openshift/api: 20250131155403 -> 20260601143908
- golang.org/x/net: v0.56.0 -> v0.58.0
- golang.org/x/sync: v0.21.0 -> v0.22.0
- golang.org/x/sys: v0.46.0 -> v0.47.0

Updated indirect dependencies:
- github.com/antlr4-go/antlr/v4, github.com/google/cel-go
- github.com/moby/spdystream: v0.5.0 -> v0.5.1
- go.opentelemetry.io/otel/*: v1.40.0 -> v1.45.0
- golang.org/x/{image,mod,oauth2,term,text,tools}
- google.golang.org/{genproto,grpc,protobuf}

Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>

# Conflicts:
#	go.mod
#	go.sum
@openshift-ci openshift-ci Bot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Aug 25, 2026
@openshift-ci

openshift-ci Bot commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

@vparfonov: all tests passed!

Full PR test history. Your PR dashboard.

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. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

midstream/Dockerfile A Dockerfile.in sync is needed with midstream release/6.6

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants