SecBoard
Zurück zur CVE-Übersicht

CVE-2026-42039

HIGH(7.5)

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Risk Signal Score19/100 — NIEDRIG
  • CVSS 7.5 — Hoch

EPSS-Score

1%

Exploit-Wahrscheinlichkeit (30 Tage)

CVSS Score

7.5

Technische Schwere

Beschreibung

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.

GitHub Advisories

GHSA-62hf-57xw-28j9MEDIUM

Axios: unbounded recursion in toFormData causes DoS via deeply nested request data

npm/axios1.15.1
GitHub Advisory

Referenzen