GHSA-fq2j-3j99-rx65Medium

axios versions 0.28.0 and later contain uncontrolled recursion in formDataToJSON when processing...

Published
August 1, 2026
Last Modified
August 1, 2026

🔗 CVE IDs covered (1)

📋 Description

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.

🔗 References (4)