CVE Catalog

CVE-2026-67321

MediumCVSS 6.9
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.29%

21th percentile - higher than 21% of all known CVEs

Summary

In axios versions 0.31.1 before 0.33.0 and 1.15.1 before 1.18.0, there is an incomplete depth-limit bypass in toFormData.js. Attackers who control object keys and nested values passed to axios form or parameter serialization can trigger a RangeError from JSON.stringify, causing denial of service in the affected request path.

Risk Assessment

An attacker can cause a denial of service (DoS) in applications using axios by sending specially crafted data, potentially disrupting service availability.

Recommendation

Update axios to version 0.33.0 or later (for 0.x branch) or 1.18.0 or later (for 1.x branch).

Other vulnerabilities in axios

See all
Original NVD description (English source)

axios versions 0.31.1 before 0.33.0 and 1.15.1 before 1.18.0 contain an incomplete depth-limit bypass in toFormData.js when serializing objects with top-level keys ending in '{}'. Attackers who control object keys and nested values passed to axios form or parameter serialization can trigger a RangeError from JSON.stringify, causing denial of service in the affected request path.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS