CVE-2026-25639

HIGH

axios < 0.30.3 and 1.0.0-1.13.5 - Denial of Service via __proto__ Property in Configuration Object

Title source: llm
STIX 2.1

Description

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.

References (51)

Core 51
Core References
Issue Tracking x_refsource_misc
https://github.com/axios/axios/pull/7369
Issue Tracking x_refsource_misc
https://github.com/axios/axios/pull/7388

Scores

CVSS v3 7.5
EPSS 0.0250
EPSS Percentile 83.1%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

CISA SSVC

Vulnrichment
Exploitation none
Automatable yes
Technical Impact partial

Details

CWE
CWE-1287 CWE-754
Status published
Products (5)
axios/axios < 1.13.5
axios/axios < 0.30.3
axios/axios >= 1.0.0, < 1.13.5
npm/axios 0 - 0.30.3npm
npm/axios 1.0.0 - 1.13.5npm
Published Feb 09, 2026
Tracked Since Feb 18, 2026