Denial of Service in Axios Affecting Versions 0.28.0 and Later
CVE-2026-67313
6.3MEDIUM
What is CVE-2026-67313?
In Axios, versions 0.28.0 and later, there is an issue related to uncontrolled recursion in the formDataToJSON function. This vulnerability allows attackers to submit FormData containing field names with deeply nested brackets, potentially leading to the exhaustion of the JavaScript call stack. As a result, applications that fail to properly handle this scenario may experience request failures or unintended process termination, posing a significant risk to the stability and availability of the affected systems.
Affected Version(s)
axios 0.28.0 < 1.18.0
axios 1.18.0
