VYPR

urllib

by Node Modules

CVEs (1)

  • CVE-2026-55553HigAug 25, 2026
    risk 0.42cvss 7.5epss

    urllib is an HTTP client for Node.js that supports authentication, redirects, timeouts, and other request features. Prior to 4.9.1 and 2.44.1, urllib follows redirects through followRedirect but reuses caller-supplied options across origins. In src/HttpClient.ts,…