Skip to content

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

Closed
renovate[bot] wants to merge 1 commit intocelo-rebase-16from
renovate/go-golang.org-x-net-vulnerability
Closed

chore(deps): update module golang.org/x/net to v0.45.0 [security]#471
renovate[bot] wants to merge 1 commit intocelo-rebase-16from
renovate/go-golang.org-x-net-vulnerability

Conversation

@renovate
Copy link

@renovate renovate bot commented Feb 9, 2026

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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 / 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: Disabled by config. Please merge this manually once you are satisfied.

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
Copy link
Author

renovate bot commented Feb 9, 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):

  • 5 additional dependencies were updated

Details:

Package Change
golang.org/x/crypto v0.36.0 -> v0.42.0
golang.org/x/sync v0.12.0 -> v0.17.0
golang.org/x/text v0.23.0 -> v0.29.0
golang.org/x/tools v0.29.0 -> v0.36.0
golang.org/x/mod v0.22.0 -> v0.27.0

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot changed the title Update module golang.org/x/net to v0.45.0 [SECURITY] chore(deps): update module golang.org/x/net to v0.45.0 [security] Feb 10, 2026
@renovate renovate bot force-pushed the renovate/go-golang.org-x-net-vulnerability branch from 6736bde to d3729c6 Compare February 10, 2026 10:20
@palango palango closed this Feb 10, 2026
@renovate
Copy link
Author

renovate bot commented Feb 10, 2026

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v0.45.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/go-golang.org-x-net-vulnerability branch February 10, 2026 10:24
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