-
CVSS Score
-Basic Information
CVE ID
-
GHSA ID
-
EPSS Score
-
CWE
-
Published
-
Updated
-
KEV Status
-
Technology
-
| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| undici | npm | < 5.26.2 | 5.26.2 |
The commit e041de3 explicitly adds 'cookie' and 'host' header deletion to httpRedirectFetch in lib/fetch/index.js, indicating this was the vulnerable function. The vulnerability stems from Undici's fetch implementation not adhering to spec-mandated header clearing for cross-origin redirects. The test case added in redirect-cross-origin-header.js verifies this specific behavior, confirming httpRedirectFetch's role in the vulnerability.
Ongoing coverage of React2Shell