SOC status:Duty analyst on shift

UK Cyber Defence
VulnerabilityModified

CVE-2026-25639

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.

HIGH 7.5EPSS 2.73%

Does this matter?

High impact if exploited, but EPSS currently rates exploitation as unlikely (2.73%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.

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.

CVSS 3.1
7.5 HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
EPSS
2.73% probability · 85th percentile
CISA KEV
Not listed
Weakness
CWE-754, CWE-1287
Affected
axios/axios
Source
security-advisories@github.com

References

Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.