Skip to content

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

Open
renovate[bot] wants to merge 1 commit intorelease-0.35from
renovate/release-0.35-go-golang.org-x-net-vulnerability
Open

chore(deps): update module golang.org/x/net to v0.45.0 [security] (release-0.35)#6183
renovate[bot] wants to merge 1 commit intorelease-0.35from
renovate/release-0.35-go-golang.org-x-net-vulnerability

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 12, 2026

This PR contains the following updates:

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

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).


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

CVE-2025-47911 / GHSA-w4gw-w5jq-g9jh / 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).


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the security label Feb 12, 2026
@renovate renovate bot enabled auto-merge (squash) February 12, 2026 15:16
@renovate
Copy link
Contributor Author

renovate bot commented Feb 12, 2026

ℹ️ 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):

  • 7 additional dependencies were updated

Details:

Package Change
golang.org/x/term v0.31.0 -> v0.35.0
golang.org/x/text v0.24.0 -> v0.29.0
golang.org/x/crypto v0.36.0 -> v0.42.0
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/tools v0.21.1-0.20240508182429-e35e4ccd0d2d -> v0.36.0

@github-actions github-actions bot added dependencies PRs that update a dependency file size/s labels Feb 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies PRs that update a dependency file security size/s

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants