ГлавнаяУязвимости → CVE-2026-40895
7.5высокая

CVE-2026-40895

Описание

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.

Затрагиваемое ПО
Follow-redirects project Follow-redirects
CVSS
Балл7.5 — высокая
ВекторCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Источники
https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-r4q5-vmmm-2653https://access.redhat.com/errata/RHSA-2026:13826https://access.redhat.com/errata/RHSA-2026:14937https://access.redhat.com/errata/RHSA-2026:16476https://access.redhat.com/errata/RHSA-2026:16532https://access.redhat.com/errata/RHSA-2026:16534https://access.redhat.com/errata/RHSA-2026:16535https://access.redhat.com/errata/RHSA-2026:16542