CVE-2026-40895

HIGH

follow-redirects: Custom Authentication Headers Leaked to Cross-Domain Redirect Targets

Title source: cna
STIX 2.1

Description

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.

Scores

CVSS v3 7.5
EPSS 0.0005
EPSS Percentile 15.4%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-200
Status published
Products (2)
follow-redirects/follow-redirects < 1.16.0
follow-redirects_project/follow-redirects < 1.16.0
Published Apr 21, 2026
Tracked Since Apr 22, 2026