Skip to content

chore(deps): update module golang.org/x/net to v0.45.0 [security] (release-2.1)#920

Merged
negz merged 1 commit intorelease-2.1from
renovate/release-2.1-go-golang.org-x-net-vulnerability
Feb 6, 2026
Merged

chore(deps): update module golang.org/x/net to v0.45.0 [security] (release-2.1)#920
negz merged 1 commit intorelease-2.1from
renovate/release-2.1-go-golang.org-x-net-vulnerability

Conversation

@crossplane-renovate
Copy link
Contributor

This PR contains the following updates:

Package Change Age Confidence
golang.org/x/net v0.39.0v0.45.0 age confidence

Quadratic parsing complexity in golang.org/x/net/html

CVE-2025-47911 / GO-2026-4440

More information

Details

The html.Parse function in golang.org/x/net/html has quadratic parsing complexity when processing certain inputs, which can lead to denial of service (DoS) if an attacker provides specially crafted HTML content.

Severity

Unknown

References

This data is provided by OSV and the Go Vulnerability Database (CC-BY 4.0).


Infinite parsing loop in golang.org/x/net

CVE-2025-58190 / GO-2026-4441

More information

Details

The html.Parse function in golang.org/x/net/html has an infinite parsing loop when processing certain inputs, which can lead to denial of service (DoS) if an attacker provides specially crafted HTML content.

Severity

Unknown

References

This data is provided by OSV and the Go Vulnerability Database (CC-BY 4.0).


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@crossplane-renovate crossplane-renovate bot requested a review from a team as a code owner February 6, 2026 08:16
@crossplane-renovate crossplane-renovate bot requested review from adamwg and removed request for a team February 6, 2026 08:16
@crossplane-renovate
Copy link
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 6 additional dependencies were updated

Details:

Package Change
golang.org/x/mod v0.24.0 -> v0.27.0
golang.org/x/sync v0.13.0 -> v0.17.0
golang.org/x/sys v0.32.0 -> v0.36.0
golang.org/x/term v0.31.0 -> v0.35.0
golang.org/x/text v0.24.0 -> v0.29.0
golang.org/x/tools v0.32.0 -> v0.36.0

@negz negz merged commit d33d187 into release-2.1 Feb 6, 2026
10 checks passed
@crossplane-renovate crossplane-renovate bot deleted the renovate/release-2.1-go-golang.org-x-net-vulnerability branch February 6, 2026 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant