CVE-2026-25639
Last modified
CVE-2026-25639 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 1.24% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Axios | Axios | < 0.30.3 |
| Axios | Axios | >= 1.0.0, < 1.13.5 |
References
- 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
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-25639?
How severe is CVE-2026-25639?
How do I fix CVE-2026-25639?
Are you affected by CVE-2026-25639?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
