3 matches found
DEBIAN-CVE-2026-67313
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...
CVE-2026-67313
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...
CVE-2026-67313
Summary : Axios versions 0.28.0 and later are affected by uncontrolled recursion in formDataToJSON when handling FormData field names with deeply nested bracket segments. Root cause : forms with thousands of nested brackets trigger excessive recursion in formDataToJSON, leading to a RangeError an...