Skip to content

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

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

Update module golang.org/x/net to v0.53.0 [SECURITY]#23
renovate[bot] wants to merge 1 commit into
mainfrom
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.53.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).


Infinite loop in HTTP/2 transport when given bad SETTINGS_MAX_FRAME_SIZE in net/http/internal/http2 in golang.org/x/net

BIT-golang-2026-33814 / CVE-2026-33814 / GO-2026-4918

More information

Details

When processing HTTP/2 SETTINGS frames, transport will enter an infinite loop of writing CONTINUATION frames if it receives a SETTINGS_MAX_FRAME_SIZE with a value of 0.

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.53.0 requires go >= 1.25.0; switching to go1.25.10
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.10.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 6 times, most recently from 86ddaef to 191f6bc Compare May 8, 2026 07:11
@renovate renovate Bot changed the title Update module golang.org/x/net to v0.45.0 [SECURITY] Update module golang.org/x/net to v0.53.0 [SECURITY] May 8, 2026
@renovate renovate Bot force-pushed the renovate/go-golang.org-x-net-vulnerability branch 2 times, most recently from db3d083 to 3979205 Compare May 12, 2026 13:38
@renovate renovate Bot force-pushed the renovate/go-golang.org-x-net-vulnerability branch from 3979205 to c03626b Compare May 20, 2026 09:36
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