CVE-2025-22870
CVE-2025-22870 is a medium-severity vulnerability with a CVSS 3.x base score of 4.4. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-115.
Key facts
- Severity: Medium (CVSS 3.x base score 4.4)
- EPSS exploit prediction: 0% (30th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2025-6690
- Weakness: CWE-115
- Published:
- Last modified:
Description
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.
Frequently asked questions
- What is CVE-2025-22870?
- 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.
- How severe is CVE-2025-22870?
- CVE-2025-22870 has a CVSS 3.x base score of 4.4, rated medium severity. It is exploitable over local access with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is low, integrity none, and availability low.
- Is CVE-2025-22870 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (30th percentile), an estimate of the probability of exploitation in the next 30 days.
- How do I fix CVE-2025-22870?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2025-22870 have an EU (EUVD) identifier?
- Yes. CVE-2025-22870 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-6690.
- When was CVE-2025-22870 published?
- CVE-2025-22870 was published on 2025-03-12 and last updated on 2026-06-17.
References
- https://go.dev/cl/654697
- https://go.dev/issue/71984
- https://groups.google.com/g/golang-announce/c/4t3lzH3I0eI/m/b42ImqrBAQAJ
- https://pkg.go.dev/vuln/GO-2025-3503
- http://www.openwall.com/lists/oss-security/2025/03/07/2
- https://security.netapp.com/advisory/ntap-20250509-0007/
Other CWE-115 vulnerabilities
- CVE-2020-27846 — Critical (CVSS 9.8): A signature verification vulnerability exists in crewjam/saml. This flaw allows an attacker to bypass SAML…
- CVE-2020-29511 — Critical (CVSS 9.8): The encoding/xml package in Go (all versions) does not correctly preserve the semantics of element namespace prefixes…
- CVE-2020-29510 — Critical (CVSS 9.8): The encoding/xml package in Go versions 1.15 and earlier does not correctly preserve the semantics of directives during…
- CVE-2020-29509 — Critical (CVSS 9.8): The encoding/xml package in Go (all versions) does not correctly preserve the semantics of attribute namespace prefixes…
- CVE-2023-0880 — High (CVSS 8.3): Misinterpretation of Input in GitHub repository thorsten/phpmyfaq prior to 3.1.11.
- CVE-2025-5747 — High (CVSS 8.0): WOLFBOX Level 2 EV Charger MCU Command Parsing Misinterpretation of Input Remote Code Execution Vulnerability. This…