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.
{
    "nvd_published_at": "2025-03-12T19:15:38Z",
    "github_reviewed_at": "2025-03-12T22:06:40Z",
    "cwe_ids": [
        "CWE-115",
        "CWE-20"
    ],
    "severity": "MODERATE",
    "github_reviewed": true
}