← Back

Follow Redirects Project

follow-redirects_project

4 CVEs • 1 product

Products (1)

Click to collapse
Toggle

CVEs (4)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Follow Redirects Project
1Follow Redirects
Apr 23, 2026
Apr 21, 2026
6.9 MEDIUM· v4
7.5 HIGH· v3
N/A· v2
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),...Show more
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, proxy-authorization, and cookie headers (matched by regex at index.js). Any custom authentication header (e.g., X-API-Key, X-Auth-Token, Api-Key, Token) is forwarded verbatim to the redirect target. This vulnerability is fixed in 1.16.0.Show less
1Follow Redirects Project
1Follow Redirects
Dec 5, 2025
Mar 14, 2024
N/A· v4
6.5 MEDIUM· v3
N/A· v2
follow-redirects is an open source, drop-in replacement for Node's `http` and `https` modules that automatically follows redirects. In affected versions follow-redirects only clears authorization header during cross-doma...Show more
follow-redirects is an open source, drop-in replacement for Node's `http` and `https` modules that automatically follows redirects. In affected versions follow-redirects only clears authorization header during cross-domain redirect, but keep the proxy-authentication header which contains credentials too. This vulnerability may lead to credentials leak, but has been addressed in version 1.15.6. Users are advised to upgrade. There are no known workarounds for this vulnerability.Show less
1Follow Redirects Project
1Follow Redirects
Feb 24, 2026
Feb 9, 2022
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
Improper Removal of Sensitive Information Before Storage or Transfer in NPM follow-redirects prior to 1.14.8.
2Follow Redirects Project
Siemens
2Follow Redirects
Sinec Ins
Nov 21, 2024
Jan 10, 2022
N/A· v4
6.5 MEDIUM· v3
4.3 MEDIUM· v2
follow-redirects is vulnerable to Exposure of Private Personal Information to an Unauthorized Actor