cvedb.io
CVE-2026-40895
HIGH · CVSS 7.5
EPSS exploitation probability: 0%
Published 2026-04-21T21:16:44.337 · Last modified 2026-07-01T13:17:13.483

Summary

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.

Affected products

follow-redirects_project — follow-redirects

Does this affect you?

Add your gear to cvedb and we'll alert you only when follow-redirects_project ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.