Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-40895 Details

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://access.redhat.com/errata/RHSA-2026:13826 redhat-SADP
https://access.redhat.com/errata/RHSA-2026:14937 redhat-SADP
https://access.redhat.com/errata/RHSA-2026:16476 redhat-SADP
https://access.redhat.com/errata/RHSA-2026:16532 redhat-SADP
https://access.redhat.com/errata/RHSA-2026:16534 redhat-SADP

see all 48 references

Weakness Enumeration

CWE-IDCWE NameSource
CWE-200Exposure of Sensitive Information to an Unauthorized Actor[email protected]
CWE-212Improper Removal of Sensitive Information Before Storage or Transferredhat-SADP
NVD-CWE-noinfoInsufficient Information to Classify Weakness[email protected]

Affected Products

ProductVersions
follow-redirects project follow-redirects
< 1.16.0

CPE

  • cpe:2.3:a:follow-redirects_project:follow-redirects:*:*:*:*:*:node.js:*:*

Remediation

  • No remediation found in references.

Change History

37 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-40895
NVD Published Date:
Apr 21, 2026
NVD Last Modified:
Sep 10, 2026
Source:
[email protected]
CVE-2026-40895 Details - Not Deferred