CVE-2026-42039: Axios: unbounded recursion in toFormData causes DoS via deeply nested request data
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.
References
Code Behaviors & Features
Detect and mitigate CVE-2026-42039 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →