Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2025-22870
March 12, 2025
In Go net/http, x/net/proxy, x/net/http/httpproxy there is a proxy bypass vulnerability using IPv6 zone IDs. Matching of hosts against proxy patterns could improperly treat an IPv6 zone ID as a hostname component. For example, when the NO_PROXY environment variable was set to "*.example.com", a request to "[::1%25.example.com]:80` would incorrectly match and not be proxied. This affects versions before 1.23.7 and 1.24.x before 1.24.1.
Affected Packages
https://github.com/golang/net.git (GITHUB):
Affected version(s) >=v0.1.0 <v0.36.0
Fix Suggestion:
Update to version v0.36.0
https://github.com/golang/go.git (GITHUB):
Affected version(s) >=go1 <go1.23.6
Fix Suggestion:
Update to version go1.23.6
https://github.com/golang/go.git (GITHUB):
Affected version(s) =go1.24.0 <go1.24.1
Fix Suggestion:
Update to version go1.24.1
Do you need more information?
Contact Us
CVSS v4
Base Score:
4.8
Attack Vector
LOCAL
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
NONE
Vulnerable System Availability
LOW
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
4.4
Attack Vector
LOCAL
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
LOW
Integrity
NONE
Availability
LOW
Weakness Type (CWE)
Misinterpretation of Input
Improper Input Validation
EPSS
Base Score:
0.02