axios versions 0.28.0 and later contain uncontrolled recursion in formDataToJSON when processing FormData field names with deeply nested bracket segments. Attackers can supply FormData with field names containing thousands of nested brackets to exhaust the JavaScript call stack and trigger RangeError, causing request failure or process termination in applications that do not handle the exception.
References
| Link | Resource |
|---|---|
| https://github.com/axios/axios/security/advisories/GHSA-42h9-826w-cgv3 | Exploit Mitigation Vendor Advisory |
| https://www.vulncheck.com/advisories/axios-before-denial-of-service-via-formdatatojson | Third Party Advisory |
| https://github.com/axios/axios/security/advisories/GHSA-42h9-826w-cgv3 | Exploit Mitigation Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-08-01 13:17
Updated : 2026-09-01 15:40
NVD link : CVE-2026-67313
Mitre link : CVE-2026-67313
CVE.ORG link : CVE-2026-67313
JSON object : View
Products Affected
axios
- axios
CWE
CWE-400
Uncontrolled Resource Consumption
