All intelligence
// vulnerability record
live · NVDCVE-2025-22870
MEDIUMpublished 2025-03-12 19:15 UTC · 1 year ago · modified 2026-06-17 08:50 UTC
4.4
CVSS / 10
// 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.
// cvss 3.1 vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L
// weaknesses (CWE)
- CWE-115