Skip to content

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

Open
renovate-sh-app[bot] wants to merge 1 commit intomainfrom
renovate/go-golang.org-x-net-vulnerability
Open

fix(deps): update module golang.org/x/net to v0.45.0 [security]#476
renovate-sh-app[bot] wants to merge 1 commit intomainfrom
renovate/go-golang.org-x-net-vulnerability

Conversation

@renovate-sh-app
Copy link
Contributor

@renovate-sh-app renovate-sh-app bot commented Feb 6, 2026

This PR contains the following updates:

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

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


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: 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

Need help?

You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.

@renovate-sh-app renovate-sh-app bot requested a review from a team as a code owner February 6, 2026 06:09
@renovate-sh-app renovate-sh-app bot enabled auto-merge (squash) February 6, 2026 06:09
@github-project-automation github-project-automation bot moved this to In review in Alerting Feb 6, 2026
@renovate-sh-app renovate-sh-app bot force-pushed the renovate/go-golang.org-x-net-vulnerability branch 2 times, most recently from 69bc36d to 82d9244 Compare February 10, 2026 16:04
| datasource | package          | from    | to      |
| ---------- | ---------------- | ------- | ------- |
| go         | golang.org/x/net | v0.44.0 | v0.45.0 |


Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
@renovate-sh-app renovate-sh-app bot force-pushed the renovate/go-golang.org-x-net-vulnerability branch from 82d9244 to 8b10f2c Compare February 12, 2026 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: In review

Development

Successfully merging this pull request may close these issues.

0 participants