CVE-2026-67313
6.3
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| axios | axios | 0.28.0 < 1.18.0 | affected |
| axios | axios | 1.18.0 | unaffected |
Weaknesses
- CWE-400: Uncontrolled Resource Consumption
References
- https://github.com/axios/axios/security/advisories/GHSA-42h9-826w-cgv3
- https://www.vulncheck.com/advisories/axios-before-denial-of-service-via-formdatatojson
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.