VYPR

Follow Redirects

by Follow Redirects Project

Source repositories

CVEs (1)

  • CVE-2026-40895HigApr 21, 2026
    risk 0.42cvss 7.5epss 0.00

    follow-redirects is an open source, drop-in replacement for Node's `http` and `https` modules that automatically follows redirects. Prior to 1.16.0, when an HTTP request follows a cross-domain redirect (301/302/307/308), follow-redirects only strips authorization,…