CVE-2026-67312
Last modified
CVE-2026-67312 is a medium-severity vulnerability rated 6.3/10 on the CVSS scale. 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.. EPSS estimates a 0.34% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| axios | axios | >= 0.28.0, < 0.33.0 |
| axios | axios | >= 1.0.0, < 1.18.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-67312?
How severe is CVE-2026-67312?
How do I fix CVE-2026-67312?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-67307Wazuh 5.0.0-beta1 (fixed in 5.0.0-beta3) does not validate o…7
- CVE-2026-67308Wazuh workflows before 44bf114 contain a shell injection vul…9.3
- CVE-2026-67309Traefik versions >= v3.7.0 and <= v3.7.7 contain a path trav…7.8
- CVE-2026-6731X.509 name constraint bypass via the Subject Common Name whe…7.5
- CVE-2026-67310OpenRemote (org.openremote:openremote) versions <= 1.26.2 co…5.4
- CVE-2026-67311Budibase before 3.38.1 contains a server-side request forger…8.2
- CVE-2026-67313axios versions 0.28.0 and later contain uncontrolled recursi…6.3
- CVE-2026-67314axios versions >=1.15.2 and <1.18.0 contain prototype-pollut…6.3
- CVE-2026-67315axios versions 0.31.0 before 0.33.0 and 1.15.0 before 1.18.0…6.9
- CVE-2026-67316axios is vulnerable to read-side prototype-pollution gadgets…6.3
- CVE-2026-67317axios versions 1.7.0 before 1.18.0 fail to enforce maxBodyLe…6.3
- CVE-2026-67318axios versions >=1.13.0 (Node.js HTTP adapter) fail to enfor…6.3
Are you affected by CVE-2026-67312?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
