SecBoard
Zurück zur CVE-Übersicht

CVE-2026-42264

HIGH(7.4)

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

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

EPSS-Score

1%

Exploit-Wahrscheinlichkeit (30 Tage)

CVSS Score

7.4

Technische Schwere

Beschreibung

Axios is a promise based HTTP client for the browser and Node.js. From version 1.0.0 to before version 1.15.2, fFive config properties (auth, baseURL, socketPath, beforeRedirect, and insecureHTTPParser) in the HTTP adapter are read via direct property access without hasOwnProperty guards, making them exploitable as prototype pollution gadgets. When Object.prototype is polluted by another dependency in the same process, axios silently picks up these polluted values on every outbound HTTP request. This issue has been patched in version 1.15.2.

GitHub Advisories

GHSA-q8qp-cvcw-x6jjHIGH

Axios has prototype pollution read-side gadgets in HTTP adapter that allow credential injection and request hijacking

npm/axios1.15.2
GitHub Advisory

Referenzen