7.5
HIGH CVSS 3.1
CVE-2026-25639
Axios affected by Denial of Service via __proto__ Key in mergeConfig
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.

INFO

Published Date :

Feb. 9, 2026, 9:15 p.m.

Last Modified :

Feb. 18, 2026, 6:24 p.m.

Remotely Exploit :

Yes !
Affected Products

The following products are affected by CVE-2026-25639 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Axios axios
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 3.1 HIGH [email protected]
Solution
Update Axios to version 1.13.5 or later to fix the configuration parsing vulnerability.
  • Update Axios to version 1.13.5.
  • Ensure configuration objects are sanitized.
Public PoC/Exploit Available at Github

CVE-2026-25639 has a 4 public PoC/Exploit available at Github. Go to the Public Exploits tab to see the list.

CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-25639 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2026-25639 weaknesses.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

None

Java Shell Batchfile Dockerfile HTML JavaScript TypeScript CSS EJS SCSS

Updated: 2 days, 15 hours ago
0 stars 0 fork 0 watcher
Born at : March 2, 2026, 7:34 a.m. This repo has been linked 1 different CVEs too.

# مستودع asrar-mared هذا هو المستودع الرئيسي لمجموعة **المارد الرقمي**، نقطة التحكم المركزية التي تجمع كل المشاريع والميول التقنية تحت راية واحدة. يمثل الأساس الذي تُبنى عليه الفروع الأخرى، ويُدار منه كل شيء من تنظيم الكود إلى إدارة المجتمع. للاطلاع على المستودع: [asrar-mared](https://github.com/asrar-mared)

HTML CSS

Updated: 1 week, 5 days ago
2 stars 1 fork 1 watcher
Born at : Nov. 13, 2025, 5:30 a.m. This repo has been linked 194 different CVEs too.

An app where you can browse YSO(kuman514)'s arcade(shmups, Tetris, and more) records

CSS TypeScript JavaScript

Updated: 12 hours, 56 minutes ago
0 stars 0 fork 0 watcher
Born at : Dec. 18, 2024, 6:46 a.m. This repo has been linked 5 different CVEs too.

Cloud Database Manager

webapp dbeaver databases database cloud-database-manager cloud

Batchfile Shell Java HTML JavaScript TypeScript CSS Dockerfile SCSS EJS

Updated: 13 hours, 34 minutes ago
4692 stars 516 fork 516 watcher
Born at : April 9, 2020, 4:39 p.m. This repo has been linked 1 different CVEs too.

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-25639 vulnerability anywhere in the article.

  • The Hacker News
Weekly Recap: Outlook Add-Ins Hijack, 0-Day Patches, Wormable Botnet & AI Malware

This week’s recap shows how small gaps are turning into big entry points. Not always through new exploits, often through tools, add-ons, cloud setups, or workflows that people already trust and rarely ... Read more

Published Date: Feb 16, 2026 (2 weeks, 2 days ago)
  • CybersecurityNews
Axios Vulnerability Let Attackers Triggers DoS Condition and Crash Node.js Servers

Axios Vulnerability A high-severity security flaw has been discovered in Axios, one of the most popular HTTP client libraries used in the JavaScript ecosystem. The vulnerability, tracked as CVE-2026-2 ... Read more

Published Date: Feb 10, 2026 (3 weeks, 1 day ago)
  • Daily CyberSecurity
HTTP Down: High-Severity Axios Flaw (CVSS 7.5) Crashes Node.js Servers

A high-severity vulnerability has been discovered in Axios, the immensely popular HTTP client used by millions of developers for Node.js and browser-based applications. The flaw, tracked as CVE-2026-2 ... Read more

Published Date: Feb 10, 2026 (3 weeks, 2 days ago)

The following table lists the changes that have been made to the CVE-2026-25639 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • CVE Modified by [email protected]

    Feb. 18, 2026

    Action Type Old Value New Value
    Changed Description Axios is a promise based HTTP client for the browser and Node.js. Prior to 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 1.13.5. 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.
    Added Reference https://github.com/axios/axios/commit/d7ff1409c68168d3057fc3891f911b2b92616f9e
    Added Reference https://github.com/axios/axios/pull/7369
    Added Reference https://github.com/axios/axios/pull/7388
    Added Reference https://github.com/axios/axios/releases/tag/v0.30.3
  • Initial Analysis by [email protected]

    Feb. 18, 2026

    Action Type Old Value New Value
    Added CPE Configuration OR *cpe:2.3:a:axios:axios:*:*:*:*:*:node.js:*:* versions up to (excluding) 1.13.5
    Added Reference Type GitHub, Inc.: https://github.com/axios/axios/commit/28c721588c7a77e7503d0a434e016f852c597b57 Types: Patch
    Added Reference Type GitHub, Inc.: https://github.com/axios/axios/releases/tag/v1.13.5 Types: Product, Release Notes
    Added Reference Type GitHub, Inc.: https://github.com/axios/axios/security/advisories/GHSA-43fc-jf86-j433 Types: Exploit, Vendor Advisory
  • New CVE Received by [email protected]

    Feb. 09, 2026

    Action Type Old Value New Value
    Added Description Axios is a promise based HTTP client for the browser and Node.js. Prior to 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 1.13.5.
    Added CVSS V3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
    Added CWE CWE-754
    Added Reference https://github.com/axios/axios/commit/28c721588c7a77e7503d0a434e016f852c597b57
    Added Reference https://github.com/axios/axios/releases/tag/v1.13.5
    Added Reference https://github.com/axios/axios/security/advisories/GHSA-43fc-jf86-j433
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.
Vulnerability Scoring Details
Base CVSS Score: 7.5
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality Impact
Integrity Impact
Availability Impact