A AegiFlow
MEDIUMCVSS 6.3EPSS 0.3%

CVE-2026-67312

CVE-2026-67312 updated by NVD

Published
2026-07-20
Modified
2026-09-03
EPSS percentile
27%
Sources
github-advisory, nvd

Summary

axios versions from 0.28.0 before 0.33.0 and from 1.0.0 before 1.18.0 contain uncontrolled recursion in formDataToJSON (exposed as axios.formToJSON() and used internally when serializing FormData with Content-Type: application/json). When an application passes attacker-controlled FormData field names, a field name with thousands of nested bracket-delimited segments causes unbounded recursion in buildPath(), exhausting the JavaScript call stack (RangeError: Maximum call stack size exceeded) and causing denial of service for that request, or process termination in applications without appropriate error handling.

Affected packages

EcosystemPackageAffected versionsFixed versions
npmaxios0.33.0, 1.18.0

Remediation: Upgrade to 0.33.0 or later.

References

Includes data from the GitHub Advisory Database, licensed under CC-BY 4.0.

Includes data from the National Vulnerability Database (NIST). NVD data is in the public domain; this page is not endorsed by NIST.

CVE® is a registered trademark of The MITRE Corporation. CVE content reproduced under the CVE Terms of Use; copyright designation © MITRE.

EPSS scores provided by the FIRST.org Exploit Prediction Scoring System.