Skip to content

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

Closed
renovate-sh-app[bot] wants to merge 1 commit intorelease-3.6.xfrom
deps-update/release-3.6.x-go-golang.org-x-net-vulnerability
Closed

chore(deps): update module golang.org/x/net to v0.45.0 [security] (release-3.6.x)#20714
renovate-sh-app[bot] wants to merge 1 commit intorelease-3.6.xfrom
deps-update/release-3.6.x-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.41.0v0.45.0 age confidence
golang.org/x/net v0.43.0v0.45.0 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 / 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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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
Copy link
Contributor Author

renovate-sh-app bot commented Feb 6, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: cmd/segment-inspect/go.sum
Command failed: go get -t ./...
go: downloading github.com/grafana/loki/v3 v3.5.5
go: downloading github.com/grafana/loki/v3 v3.6.5
go: downloading github.com/grafana/loki v1.6.1
go: github.com/grafana/loki/cmd/segment-inspect imports
	github.com/grafana/loki/v3/pkg/storage/wal: cannot find module providing package github.com/grafana/loki/v3/pkg/storage/wal

@renovate-sh-app renovate-sh-app bot force-pushed the deps-update/release-3.6.x-go-golang.org-x-net-vulnerability branch 2 times, most recently from eda0643 to 3a22561 Compare February 6, 2026 19:50
| datasource | package          | from    | to      |
| ---------- | ---------------- | ------- | ------- |
| go         | golang.org/x/net | v0.41.0 | v0.45.0 |
| go         | golang.org/x/net | v0.43.0 | v0.45.0 |
| go         | golang.org/x/net | v0.38.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 deps-update/release-3.6.x-go-golang.org-x-net-vulnerability branch from 3a22561 to 094f4a3 Compare February 6, 2026 22:44
@paul1r paul1r closed this Feb 10, 2026
@renovate-sh-app
Copy link
Contributor Author

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-sh-app renovate-sh-app bot deleted the deps-update/release-3.6.x-go-golang.org-x-net-vulnerability branch February 10, 2026 17:11
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