Loading market data...
← Back to CVE feed

CVE-2026-67313

UNKNOWN View on NVD ↗

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.

Published: Aug 01, 2026 13:17 UTC Modified: Aug 01, 2026 13:17 UTC