Skip to content

Bump Go toolchain to 1.26.3 and x/net to v0.54.0 (Snyk findings)#2438

Open
twmb wants to merge 2 commits intomasterfrom
tb/snyk-go-1.26.3
Open

Bump Go toolchain to 1.26.3 and x/net to v0.54.0 (Snyk findings)#2438
twmb wants to merge 2 commits intomasterfrom
tb/snyk-go-1.26.3

Conversation

@twmb
Copy link
Copy Markdown
Contributor

@twmb twmb commented May 10, 2026

Summary

Bump backend Go toolchain from 1.26.1 -> 1.26.3 and golang.org/x/net from 0.52.0 -> 0.54.0 to clear HIGH Snyk stdlib findings.

Fixes:

  • CVE-2026-33811 Double Free in std/net (GO-2026-4981, SNYK-GOLANG-STDNET-16535159)
  • CVE-2026-39836 Uncaught Exception in std/net (GO-2026-4971, SNYK-GOLANG-STDNET-16535161)
  • CVE-2026-33814 Infinite loop in std/net/http (GO-2026-4918, SNYK-GOLANG-STDNETHTTP-16535158)
  • CVE-2026-33814 Infinite loop in golang.org/x/net/http2 (x/net -> 0.54.0)

Test plan

  • CI green (build, lint, unit, integration)
  • Snyk re-scan no longer flags the four advisories above

- CVE-2026-33811 Double Free in std/net (GO-2026-4981)
- CVE-2026-39836 Uncaught Exception in std/net (GO-2026-4971)
- CVE-2026-33814 Infinite loop in std/net/http (GO-2026-4918)
- CVE-2026-33814 Infinite loop in golang.org/x/net/http2 (x/net -> 0.54.0)
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.

1 participant