Skip to content

Update module golang.org/x/net to v0.45.0 [SECURITY]#23

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

Update module golang.org/x/net to v0.45.0 [SECURITY]#23
renovate[bot] wants to merge 1 commit intomainfrom
renovate/go-golang.org-x-net-vulnerability

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 1, 2026

This PR contains the following updates:

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

Warning

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


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: (in timezone US/Eastern)

  • Branch creation
    • ""
  • 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
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 1, 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: sdk/runtime/go.sum
Command failed: go get -t ./...
go: module golang.org/x/net@v0.45.0 requires go >= 1.24.0; switching to go1.25.9
go: downloading golang.org/x/sync v0.17.0
go: downloading github.com/stretchr/testify v1.10.0
go: python-sdk imports
	python-sdk/internal/dagger: package python-sdk/internal/dagger is not in std (/runner/cache/others/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.9.linux-amd64/src/python-sdk/internal/dagger)

@renovate renovate Bot force-pushed the renovate/go-golang.org-x-net-vulnerability branch 2 times, most recently from c38960a to eb10089 Compare April 2, 2026 02:43
@renovate renovate 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 Apr 6, 2026
@renovate renovate Bot closed this Apr 6, 2026
@renovate renovate Bot deleted the renovate/go-golang.org-x-net-vulnerability branch April 6, 2026 14:35
@renovate renovate 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] Apr 6, 2026
@renovate renovate Bot reopened this Apr 6, 2026
@renovate renovate Bot force-pushed the renovate/go-golang.org-x-net-vulnerability branch 2 times, most recently from eb10089 to 159f5f1 Compare April 6, 2026 18:33
@renovate renovate Bot changed the title chore(deps): update module golang.org/x/net to v0.45.0 [security] Update module golang.org/x/net to v0.45.0 [SECURITY] Apr 8, 2026
@renovate renovate Bot force-pushed the renovate/go-golang.org-x-net-vulnerability branch 5 times, most recently from 78f773f to c5012ea Compare April 14, 2026 02:48
@renovate renovate Bot force-pushed the renovate/go-golang.org-x-net-vulnerability branch 2 times, most recently from ee11028 to 6f86f67 Compare April 21, 2026 18:03
@renovate renovate Bot force-pushed the renovate/go-golang.org-x-net-vulnerability branch 3 times, most recently from 0a77211 to af200d9 Compare May 5, 2026 13:30
@renovate renovate Bot force-pushed the renovate/go-golang.org-x-net-vulnerability branch from af200d9 to 3c9741f Compare May 6, 2026 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants