Skip to content
CVSS 7.5 · HIGH

CVE-2026-42039

Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, toFormData recursively walks nested objects with no depth limit, so a deeply nested value passed as request data crashes the Node.js process with a RangeError. This vulnerability is fixed in 1.15.1 and 0.31.1.

Ver en NVD

Análisis

Axios versions prior to 1.15.1 and 0.31.1 are vulnerable to a Denial of Service (DoS) via process crash. If your Node.js application passes untrusted nested objects to axios for form data conversion, an attacker can trigger a RangeError and crash your server; update to the latest version to apply the recursion depth limits.

Severidad

Puntaje: 7.5(HIGH)
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
AV: NETWORK
AC: LOW
PR: NONE
UI: NONE
S: UNCHANGED
C: NONE
I: NONE
A: HIGH
Tipo de falla (CWE): CWE-674

EPSS

Probabilidad de explotación (próx. 30 días): 0.0005 (0.1%)
Percentil: 16.1%
EPSS: 2026-05-06

Afecta

axios:axios

Descripción técnica

Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, toFormData recursively walks nested objects with no depth limit, so a deeply nested value passed as request data crashes the Node.js process with a RangeError. This vulnerability is fixed in 1.15.1 and 0.31.1.

Publicada: 24/4/2026, 18:16:30
Última modificación: 27/4/2026, 19:50:46

Referencias

InicioEventosBlogRecursosEquipo