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

Erwähnungen (letzte 60 Tage)

Artikel

EPSS-Score

0.7%

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.

Betroffene Produkte

  • cpe:2.3:a:axios:axios:*:*:*:*:*:node.js:*:*
  • cpe:2.3:a:axios:axios:*:*:*:*:*:node.js:*:*

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