CVE-2026-25639

Axios is a promise based HTTP client for the browser and Node.js. Prior to versions 0.30.3 and 1.13.5, the mergeConfig function in axios crashes with a TypeError when processing configuration objects containing __proto__ as an own property. An attacker can trigger this by providing a malicious configuration object created via JSON.parse(), causing complete denial of service. This vulnerability is fixed in versions 0.30.3 and 1.13.5.
Configurations

Configuration 1 (hide)

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

History

No history.

Information

Published : 2026-02-09 21:15

Updated : 2026-02-18 18:24


NVD link : CVE-2026-25639

Mitre link : CVE-2026-25639

CVE.ORG link : CVE-2026-25639


JSON object : View

Products Affected

axios

  • axios
CWE
CWE-754

Improper Check for Unusual or Exceptional Conditions