Vulnerability in Axios
CVE-2026-42039
Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, toFormData recursively walks nested objects with no depth limit, so a deeply nested value passed as request data crashes the Node.js process with…
EPSS: 0.000 (6.7th percentile) — read the EPSS interpretation.
Affected products
- Axios — versions >= 1.0.0, < 1.15.1, < 0.31.1
Weakness classification (CWE)
References
- https://github.com/axios/axios/security/advisories/GHSA-62hf-57xw-28j9 (x_refsource_CONFIRM)