Vulnerabilities/

Axios: unbounded recursion in toFormData causes DoS via deeply nested request data

Severity:
Medium

Description

toFormData recursively walks nested objects with no depth limit, so a deeply nested value passed as request data crashes the Node.js process with a RangeError.

Recommendation

Update the axios package to the latest compatible version. Followings are version details:

References

Related Issues

Tags:
npm
axios
Anything's wrong? Let us know Last updated on May 05, 2026