Skip to content
This repository was archived by the owner on Jun 5, 2026. It is now read-only.

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

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

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

Conversation

@renovate-sh-app

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

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
golang.org/x/net v0.40.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

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 February 6, 2026 06:10
@renovate-sh-app
renovate-sh-app Bot requested a review from a team as a code owner February 6, 2026 06:10
@renovate-sh-app
renovate-sh-app Bot enabled auto-merge (squash) February 6, 2026 06:10
@renovate-sh-app

Copy link
Copy Markdown
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):

  • 3 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.23.8 -> 1.24.0
golang.org/x/sync v0.14.0 -> v0.17.0
golang.org/x/sys v0.33.0 -> v0.36.0
golang.org/x/text v0.25.0 -> v0.29.0

@renovate-sh-app renovate-sh-app Bot changed the title chore(deps): update module golang.org/x/net to v0.45.0 [security] chore(deps): update module golang.org/x/net to v0.45.0 [security] - autoclosed Mar 4, 2026
@renovate-sh-app renovate-sh-app Bot closed this Mar 4, 2026
auto-merge was automatically disabled March 4, 2026 12:12

Pull request was closed

@renovate-sh-app
renovate-sh-app Bot deleted the renovate/go-golang.org-x-net-vulnerability branch March 4, 2026 12:12
| datasource | package          | from    | to      |
| ---------- | ---------------- | ------- | ------- |
| go         | golang.org/x/net | v0.40.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 changed the title chore(deps): update module golang.org/x/net to v0.45.0 [security] - autoclosed chore(deps): update module golang.org/x/net to v0.45.0 [security] Mar 4, 2026
@renovate-sh-app renovate-sh-app Bot reopened this Mar 4, 2026
@renovate-sh-app
renovate-sh-app Bot force-pushed the renovate/go-golang.org-x-net-vulnerability branch 2 times, most recently from 8759d0f to d28a69b Compare March 4, 2026 15:32
@dsotirakis dsotirakis closed this Jun 5, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant