Skip to content

Bump Go toolchain to go1.26.7 (fixes 5 CVEs) - #796

Merged
amir-yogev-gh merged 1 commit into
flightctl:release-1.2from
redhat-chai-bot:cve-fix/go-toolchain-bump-release-1.2
Sep 3, 2026
Merged

Bump Go toolchain to go1.26.7 (fixes 5 CVEs)#796
amir-yogev-gh merged 1 commit into
flightctl:release-1.2from
redhat-chai-bot:cve-fix/go-toolchain-bump-release-1.2

Conversation

@redhat-chai-bot

Copy link
Copy Markdown
Contributor

Summary

Bump Go toolchain version in proxy/go.mod to resolve 5 Go standard library CVEs on the release-1.2 branch.

Changes

  • go directive: go1.24.0go1.26.4
  • toolchain directive: go1.25.8go1.26.7

CVEs Resolved

Verification

  • govulncheck v1.7.0 confirmed all 5 CVEs present on go1.25.8 and absent on go1.26.7
  • Build passes with no test regressions
  • Aligns release-1.2 with main and release-1.1 (both already on go1.26.7)

Jira Tickets


AI-generated. Review for accuracy.

@amir-yogev-gh requested in Slack thread

@coderabbitai

coderabbitai Bot commented Sep 3, 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: Organization UI

Review profile: CHILL

Plan: Team

Run ID: 7cff0af8-16b6-490a-85c6-f700c877e1f9

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.

Upgrade Go module version from go1.24.0 to go1.26.4 and toolchain from
go1.25.8 to go1.26.7, aligning with flightctl/flightctl release-1.2 and
both repos' release-1.1 and main branches.

This single toolchain bump resolves all 5 Go stdlib CVEs:
- CVE-2026-27145 (crypto/x509, fixed go1.26.4) — EDM-4509
- CVE-2026-56853 (net/http, fixed go1.26.6) — EDM-5185
- CVE-2026-56862 (crypto/tls, fixed go1.26.6) — EDM-5193
- CVE-2026-33818 (encoding/asn1, fixed go1.26.6) — EDM-5197
- CVE-2026-56860 (net/url, fixed go1.26.6) — EDM-5199

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@redhat-chai-bot
redhat-chai-bot force-pushed the cve-fix/go-toolchain-bump-release-1.2 branch from 08e0000 to d9273fc Compare September 3, 2026 19:51
@amir-yogev-gh
amir-yogev-gh merged commit e7637cc into flightctl:release-1.2 Sep 3, 2026
10 checks passed
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.

2 participants