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.
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
- https://github.com/axios/axios/commit/28c721588c7a77e7503d0a434e016f852c597b57Patch
- https://github.com/axios/axios/commit/d7ff1409c68168d3057fc3891f911b2b92616f9ePatch
- https://github.com/axios/axios/pull/7369Issue Tracking
- https://github.com/axios/axios/pull/7388Issue Tracking
- https://github.com/axios/axios/releases/tag/v0.30.3Release Notes
- https://github.com/axios/axios/releases/tag/v1.13.5Product, Release Notes
- https://github.com/axios/axios/security/advisories/GHSA-43fc-jf86-j433Exploit, Vendor Advisory
- https://access.redhat.com/errata/RHSA-2026:10184
- https://access.redhat.com/errata/RHSA-2026:11414
- https://access.redhat.com/errata/RHSA-2026:13542
- https://access.redhat.com/errata/RHSA-2026:13548
- https://access.redhat.com/errata/RHSA-2026:19712
- https://access.redhat.com/errata/RHSA-2026:25041
- https://access.redhat.com/errata/RHSA-2026:2694
- https://access.redhat.com/errata/RHSA-2026:3087
- https://access.redhat.com/errata/RHSA-2026:3105
- https://access.redhat.com/errata/RHSA-2026:3106
- https://access.redhat.com/errata/RHSA-2026:3107
- https://access.redhat.com/errata/RHSA-2026:3109
- https://access.redhat.com/errata/RHSA-2026:36882
- https://access.redhat.com/errata/RHSA-2026:41064
- https://access.redhat.com/errata/RHSA-2026:4942
- https://access.redhat.com/errata/RHSA-2026:5142
- https://access.redhat.com/errata/RHSA-2026:5168
- https://access.redhat.com/errata/RHSA-2026:5174
- https://access.redhat.com/errata/RHSA-2026:5633
- https://access.redhat.com/errata/RHSA-2026:5636
- https://access.redhat.com/errata/RHSA-2026:5665
- https://access.redhat.com/errata/RHSA-2026:5807
- https://access.redhat.com/errata/RHSA-2026:6170
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.