Skip to content

Update module golang.org/x/net to v0.55.0 [SECURITY] - #102

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

Update module golang.org/x/net to v0.55.0 [SECURITY]#102
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/go-golang.org-x-net-vulnerability

Conversation

@renovate

@renovaterenovateBot commented Aug 6, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageChangeAgeConfidence
golang.org/x/netv0.17.0v0.55.0ageconfidence

net/http, x/net/http2: close connections when receiving too many headers

CVE-2023-45288 / GHSA-4v7x-pqxf-cx7m

More information

Details

An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames. Maintaining HPACK state requires parsing and processing all HEADERS and CONTINUATION frames on a connection. When a request's headers exceed MaxHeaderBytes, no memory is allocated to store the excess headers, but they are still parsed. This permits an attacker to cause an HTTP/2 endpoint to read arbitrary amounts of header data, all associated with a request which is going to be rejected. These headers can include Huffman-encoded data which is significantly more expensive for the receiver to decode than for an attacker to send. The fix sets a limit on the amount of excess header frames we will process before closing a connection.

Severity

  • CVSS Score: 5.3 / 10 (Medium)
  • Vector String: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

References

This data is provided by the GitHub Advisory Database (CC-BY 4.0).


HTTP Proxy bypass using IPv6 Zone IDs in golang.org/x/net

CVE-2025-22870 / GHSA-qxp5-gwg8-xv66

More information

Details

Matching of hosts against proxy patterns can improperly treat an IPv6 zone ID as a hostname component. For example, when the NO_PROXY environment variable is set to "*.example.com", a request to "[::1%25.example.com]:80` will incorrectly match and not be proxied.

Severity

  • CVSS Score: 4.4 / 10 (Medium)
  • Vector String: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L

References

This data is provided by the GitHub Advisory Database (CC-BY 4.0).


golang.org/x/net vulnerable to Cross-site Scripting

CVE-2025-22872 / GHSA-vvgc-356p-c3xw

More information

Details

The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. , , etc contexts).

Severity

  • CVSS Score: 5.3 / 10 (Medium)
  • Vector String: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N

References

This data is provided by the GitHub Advisory Database (CC-BY 4.0).


Go Net HTML parser is vulnerable to denial of service

CVE-2026-25680 / GHSA-5cv4-jp36-h3mw

More information

Details

In Go Net (golang.org/x/net) before verion 0.55.0, parsing arbitrary HTML can consume excessive CPU time, possibly leading to denial of service.

Severity

  • CVSS Score: 6.5 / 10 (Medium)
  • Vector String: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H

References

This data is provided by the GitHub Advisory Database (CC-BY 4.0).


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

renovateBot commented Aug 6, 2024

Copy link
Copy Markdown
ContributorAuthor

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

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

Details:

PackageChange
go1.19 -> 1.23.0
golang.org/x/cryptov0.14.0 -> v0.36.0
golang.org/x/sysv0.13.0 -> v0.31.0

@renovate
renovateBot requested review from a team as code ownersAugust 6, 2024 06:41
@renovaterenovateBot changed the title Update module golang.org/x/net to v0.23.0 [SECURITY]Update module golang.org/x/net to v0.33.0 [SECURITY]Dec 19, 2024
@renovate
renovateBotforce-pushed the renovate/go-golang.org-x-net-vulnerability branch from ee9cb24 to a9acb2bCompareDecember 19, 2024 00:39
@renovaterenovateBot changed the title Update module golang.org/x/net to v0.33.0 [SECURITY]Update module golang.org/x/net to v0.33.0 [SECURITY] - autoclosedJan 9, 2025
@renovaterenovateBot closed this Jan 9, 2025
@renovate
renovateBot deleted the renovate/go-golang.org-x-net-vulnerability branch January 9, 2025 00:31
@renovaterenovateBot changed the title Update module golang.org/x/net to v0.33.0 [SECURITY] - autoclosedUpdate module golang.org/x/net to v0.33.0 [SECURITY]Jan 9, 2025
@renovaterenovateBot reopened this Jan 9, 2025
@renovate
renovateBotforce-pushed the renovate/go-golang.org-x-net-vulnerability branch from e21ccd0 to a9acb2bCompareJanuary 9, 2025 04:51
@renovaterenovateBot changed the title Update module golang.org/x/net to v0.33.0 [SECURITY]Update module golang.org/x/net to v0.33.0 [SECURITY] - autoclosedFeb 18, 2025
@renovaterenovateBot closed this Feb 18, 2025
@renovaterenovateBot changed the title Update module golang.org/x/net to v0.33.0 [SECURITY] - autoclosedUpdate module golang.org/x/net to v0.33.0 [SECURITY]Feb 18, 2025
@renovaterenovateBot reopened this Feb 18, 2025
@renovate
renovateBotforce-pushed the renovate/go-golang.org-x-net-vulnerability branch from ccc6ac5 to a9acb2bCompareFebruary 18, 2025 17:03
@renovaterenovateBot changed the title Update module golang.org/x/net to v0.33.0 [SECURITY]Update module golang.org/x/net to v0.36.0 [SECURITY]Mar 13, 2025
@renovate
renovateBotforce-pushed the renovate/go-golang.org-x-net-vulnerability branch from a9acb2b to 017bc01CompareMarch 13, 2025 01:09
@renovate
renovateBotforce-pushed the renovate/go-golang.org-x-net-vulnerability branch from 017bc01 to 06571a6CompareApril 8, 2025 16:45
@renovaterenovateBot changed the title Update module golang.org/x/net to v0.36.0 [SECURITY]Update module golang.org/x/net to v0.38.0 [SECURITY]Apr 16, 2025
@renovate
renovateBotforce-pushed the renovate/go-golang.org-x-net-vulnerability branch from 06571a6 to 3d98602CompareApril 16, 2025 21:29
@renovate
renovateBotforce-pushed the renovate/go-golang.org-x-net-vulnerability branch from 3d98602 to dfe49eaCompareMay 7, 2025 10:25
@renovate
renovateBotforce-pushed the renovate/go-golang.org-x-net-vulnerability branch from dfe49ea to 3456d4cCompareAugust 10, 2025 15:42
@renovate
renovateBotforce-pushed the renovate/go-golang.org-x-net-vulnerability branch from 3456d4c to bb82417CompareSeptember 17, 2025 15:31
@renovate

renovateBot commented Dec 15, 2025

Copy link
Copy Markdown
ContributorAuthor

ℹ️ 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):

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

Details:

PackageChange
go1.19 -> 1.25.0
golang.org/x/cryptov0.14.0 -> v0.51.0
golang.org/x/sysv0.13.0 -> v0.45.0

@renovaterenovateBot changed the title Update module golang.org/x/net to v0.38.0 [SECURITY]Update module golang.org/x/net to v0.38.0 [SECURITY] - autoclosedMar 27, 2026
@renovaterenovateBot closed this Mar 27, 2026
@renovaterenovateBot changed the title Update module golang.org/x/net to v0.38.0 [SECURITY] - autoclosedUpdate module golang.org/x/net to v0.38.0 [SECURITY]Mar 30, 2026
@renovaterenovateBot reopened this Mar 30, 2026
@renovate
renovateBotforce-pushed the renovate/go-golang.org-x-net-vulnerability branch 2 times, most recently from bb82417 to 6afba17CompareMarch 30, 2026 18:58
@renovaterenovateBot changed the title Update module golang.org/x/net to v0.38.0 [SECURITY]Update module golang.org/x/net to v0.38.0 [SECURITY] - autoclosedApr 6, 2026
@renovaterenovateBot closed this Apr 6, 2026
@renovaterenovateBot changed the title Update module golang.org/x/net to v0.38.0 [SECURITY] - autoclosedUpdate module golang.org/x/net to v0.38.0 [SECURITY]Apr 6, 2026
@renovaterenovateBot reopened this Apr 6, 2026
@renovate
renovateBotforce-pushed the renovate/go-golang.org-x-net-vulnerability branch 2 times, most recently from 6afba17 to 2af5c25CompareApril 6, 2026 18:40
@renovaterenovateBot changed the title Update module golang.org/x/net to v0.38.0 [SECURITY]Update module golang.org/x/net to v0.38.0 [SECURITY] - autoclosedApr 27, 2026
@renovaterenovateBot closed this Apr 27, 2026
@renovaterenovateBot changed the title Update module golang.org/x/net to v0.38.0 [SECURITY] - autoclosedUpdate module golang.org/x/net to v0.38.0 [SECURITY]Apr 27, 2026
@renovaterenovateBot reopened this Apr 27, 2026
@renovate
renovateBotforce-pushed the renovate/go-golang.org-x-net-vulnerability branch 2 times, most recently from 2af5c25 to 8d6aec1CompareApril 27, 2026 20:35
@renovaterenovateBot changed the title Update module golang.org/x/net to v0.38.0 [SECURITY]Update module golang.org/x/net to v0.55.0 [SECURITY]Jul 2, 2026
@renovate
renovateBotforce-pushed the renovate/go-golang.org-x-net-vulnerability branch from 8d6aec1 to e0680c0CompareJuly 2, 2026 14:01
@renovate
renovateBotforce-pushed the renovate/go-golang.org-x-net-vulnerability branch from e0680c0 to 9e960a3CompareAugust 12, 2026 21:10
@kevcube

Copy link
Copy Markdown
Member

requires #109 first.

Sign up for freeto 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.

1 participant

@kevcube