Skip to content

cves: bump go to 1.26.6 - #278

Merged
kezhenxu94 merged 1 commit into
apache:mainfrom
tetrateio:cves-bump-go-1.26.6
Aug 18, 2026
Merged

cves: bump go to 1.26.6#278
kezhenxu94 merged 1 commit into
apache:mainfrom
tetrateio:cves-bump-go-1.26.6

Conversation

@kezhenxu94

Copy link
Copy Markdown
Member

Bumps the Go toolchain from 1.26.5 to 1.26.6 in docker/Dockerfile and the toolchain directive in go.mod to fix Go stdlib CVEs.

CVEs fixed

Severity CVE Package Fix
CVE-2026-33818 Go stdlib Go toolchain 1.26.5 → 1.26.6
CVE-2026-39821 Go stdlib Go toolchain 1.26.5 → 1.26.6
CVE-2026-46600 Go stdlib Go toolchain 1.26.5 → 1.26.6
CVE-2026-56853 Go stdlib Go toolchain 1.26.5 → 1.26.6
CVE-2026-56858 Go stdlib Go toolchain 1.26.5 → 1.26.6
CVE-2026-56859 Go stdlib Go toolchain 1.26.5 → 1.26.6
CVE-2026-56860 Go stdlib Go toolchain 1.26.5 → 1.26.6
CVE-2026-56862 Go stdlib Go toolchain 1.26.5 → 1.26.6
CVE-2026-56864 Go stdlib Go toolchain 1.26.5 → 1.26.6
CVE-2026-56865 Go stdlib Go toolchain 1.26.5 → 1.26.6

Verification

  • go build ./... and go vet ./... pass with Go 1.26.6.
  • Docker image built locally from docker/Dockerfile; the resulting binary reports go1.26.6 (go version <binary>).
  • Image scanned: none of the CVEs above are present. The only remaining findings are three busybox CVEs (CVE-2026-38753/38754/38755) that have no fixed upstream version yet.

/cc @kezhenxu94

Bumps the Go toolchain from 1.26.5 to 1.26.6 in docker/Dockerfile and the
toolchain directive in go.mod to fix Go stdlib CVEs.

Fixes CVE-2026-33818, CVE-2026-39821, CVE-2026-46600, CVE-2026-56853,
CVE-2026-56858, CVE-2026-56859, CVE-2026-56860, CVE-2026-56862,
CVE-2026-56864, CVE-2026-56865
@kezhenxu94
kezhenxu94 merged commit 46fd768 into apache:main Aug 18, 2026
34 checks passed
@kezhenxu94
kezhenxu94 deleted the cves-bump-go-1.26.6 branch August 18, 2026 14:35
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