Vulnerability in Axios

CVE-2026-44487

Axios is a promise based HTTP client for the browser and Node.js. Prior to 0.32.0 and 1.16.0, Axios’s Node.js HTTP adapter may forward a Proxy-Authorization header to a redirected origin during specific proxy-to-direct redirect flows. This affects Node.js usage, where an initial HTTP request is sent through an authenticated HTTP proxy, redirects are followed, and the redirected URL is no longer proxied. Under affected redirect shapes, the final origin can receive the proxy credential that was intended only for the outbound proxy. This vulnerability is fixed in 0.32.0 and 1.16.0.

EPSS: 0.007 (49.6th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 7.5 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N.

Affected products

  • Axios — versions < 0.32.0, >= 1.0.0, < 1.16.0

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-44487?
CVE-2026-44487 is a high-severity vulnerability in Axios, classified under Insertion of Sensitive Information into Sent Data. CVSS score: 7.5/10. Published 2026-06-11.
How severe is CVE-2026-44487?
High severity. CVSS v3 base score is 7.5 out of 10.