๐Ÿ” CVE Alert

CVE-2026-67313

UNKNOWN 0.0

axios 0.28.0 before 1.18.0 Denial of Service via formDataToJSON

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-400
Vendor axios
Product axios
Published Aug 1, 2026
Stay Ahead of the Next One

Get instant alerts for axios axios

Be the first to know when new unknown vulnerabilities affecting axios axios are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

axios / axios
0.28.0 < 1.18.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/axios/axios/security/advisories/GHSA-42h9-826w-cgv3 vulncheck.com: https://www.vulncheck.com/advisories/axios-before-denial-of-service-via-formdatatojson

Credits

๐Ÿ” alcls01111