fix: upgrade golang.org/x/net to v0.55.0 (5 CVEs) (backport 2.33)#25774
Merged
Conversation
Upgrades golang.org/x/net from v0.53.0 to v0.55.0 on the release/2.33 branch to resolve five x/net/html CVEs discovered in the IronBank scan: - CVE-2026-25680: DoS via cubic complexity in HTML tree construction - CVE-2026-25681: Incorrect handling of character references in DOCTYPE - CVE-2026-27136: Incorrect handling of namespaced elements in foreign content - CVE-2026-42502: Incorrect handling of HTML elements in foreign content - CVE-2026-42506: Failure to reject ASCII-only Punycode-encoded labels Companion x/ dependency bumps: - golang.org/x/crypto v0.50.0 -> v0.51.0 - golang.org/x/sys v0.43.0 -> v0.45.0 - golang.org/x/term v0.42.0 -> v0.43.0 - golang.org/x/text v0.36.0 -> v0.37.0 Refs ENT-97
Emyrk
approved these changes
Jun 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Upgrades
golang.org/x/netfrom v0.53.0 to v0.55.0 on therelease/2.33branch to resolve fivex/net/htmlCVEs discovered in the IronBank scan.CVEs resolved
Changes
golang.org/x/netv0.53.0 -> v0.55.0golang.org/x/cryptov0.50.0 -> v0.51.0golang.org/x/sysv0.43.0 -> v0.45.0golang.org/x/termv0.42.0 -> v0.43.0golang.org/x/textv0.36.0 -> v0.37.0Refs ENT-97
Note
Generated by Coder Agents on behalf of @Shelnutt2