chore(deps): update module golang.org/x/net to v0.36.0 [security] - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
golang.org/x/net | require | minor |
v0.35.0 -> v0.36.0
|
HTTP Proxy bypass using IPv6 Zone IDs in golang.org/x/net
CVE-2025-22870 / GHSA-qxp5-gwg8-xv66 / GO-2025-3503
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/MR:L/UI:N/S:U/C:L/I:N/A:L
References
- https://nvd.nist.gov/vuln/detail/CVE-2025-22870
- https://go-review.googlesource.com/q/project:net
- https://go.dev/cl/654697
- https://go.dev/issue/71984
- https://pkg.go.dev/vuln/GO-2025-3503
- http://www.openwall.com/lists/oss-security/2025/03/07/2
This data is provided by OSV and 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 / GO-2025-3503
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
Unknown
References
This data is provided by OSV and the Go Vulnerability Database (CC-BY 4.0).
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.