U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

CVE-2026-25639 Detail

Current 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.


View Analysis Description

Metrics

NVD enrichment efforts reference publicly available information to associate vector strings. CVSS information contributed by other sources is also displayed.
CVSS 4.0 Severity and Vector Strings:

NIST CVSS score
NIST: NVD
N/A
NVD assessment not yet provided.

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving NIST webspace. We have provided these links to other web sites because they may have information that would be of interest to you. No inferences should be drawn on account of other sites being referenced, or not, from this page. There may be other web sites that are more appropriate for your purpose. NIST does not necessarily endorse the views expressed, or concur with the facts presented on these sites. Further, NIST does not endorse any commercial products that may be mentioned on these sites. Please address comments about this page to [email protected].

URL Source(s) Tag(s)
https://github.com/axios/axios/commit/28c721588c7a77e7503d0a434e016f852c597b57 GitHub, Inc. Patch 
https://github.com/axios/axios/commit/d7ff1409c68168d3057fc3891f911b2b92616f9e GitHub, Inc.
https://github.com/axios/axios/pull/7369 GitHub, Inc.
https://github.com/axios/axios/pull/7388 GitHub, Inc.
https://github.com/axios/axios/releases/tag/v0.30.3 GitHub, Inc.
https://github.com/axios/axios/releases/tag/v1.13.5 GitHub, Inc. Product  Release Notes 
https://github.com/axios/axios/security/advisories/GHSA-43fc-jf86-j433 GitHub, Inc. Exploit  Vendor Advisory 

Weakness Enumeration

CWE-ID CWE Name Source
CWE-754 Improper Check for Unusual or Exceptional Conditions GitHub, Inc.  

Known Affected Software Configurations Switch to CPE 2.2

CPEs loading, please wait.

Denotes Vulnerable Software
Are we missing a CPE here? Please let us know.

Change History

3 change records found show changes

Quick Info

CVE Dictionary Entry:
CVE-2026-25639
NVD Published Date:
02/09/2026
NVD Last Modified:
02/18/2026
Source:
GitHub, Inc.