Skip to content

fix(ci): upgrade to Go 1.25.12 — resolves GO-2026-5856 (crypto/tls ECH privacy leak)#145

Merged
singret merged 1 commit into
mainfrom
singret/fix-go-1-25-12-stdlib-cve
Jul 12, 2026
Merged

fix(ci): upgrade to Go 1.25.12 — resolves GO-2026-5856 (crypto/tls ECH privacy leak)#145
singret merged 1 commit into
mainfrom
singret/fix-go-1-25-12-stdlib-cve

Conversation

@singret

@singret singret commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

Summary

Why this fixes it

govulncheck traces crypto/tls.Conn.Handshake*, .Read, .Write, and tls.DialWithDialer — all reachable via normal HTTP/TLS usage in the backend. The vulnerability database marks the fix at crypto/[email protected].

Verification

CI Security Audit will run on merge and should exit 0 with no affected vulnerabilities.

@singret
singret merged commit 35b5ab9 into main Jul 12, 2026
4 checks passed
@singret
singret deleted the singret/fix-go-1-25-12-stdlib-cve branch July 12, 2026 06:17
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