Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. axios
  4. ›
  5. CVE-2026-25639

CVE-2026-25639: Axios is Vulnerable to Denial of Service via __proto__ Key in mergeConfig

February 9, 2026 (updated February 18, 2026)

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.

References

  • github.com/advisories/GHSA-43fc-jf86-j433
  • github.com/axios/axios
  • github.com/axios/axios/commit/28c721588c7a77e7503d0a434e016f852c597b57
  • github.com/axios/axios/commit/d7ff1409c68168d3057fc3891f911b2b92616f9e
  • github.com/axios/axios/pull/7369
  • github.com/axios/axios/pull/7388
  • github.com/axios/axios/releases/tag/v0.30.0
  • github.com/axios/axios/releases/tag/v1.13.5
  • github.com/axios/axios/security/advisories/GHSA-43fc-jf86-j433
  • nvd.nist.gov/vuln/detail/CVE-2026-25639

Code Behaviors & Features

Detect and mitigate CVE-2026-25639 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.30.3, all versions starting from 1.0.0 before 1.13.5

Fixed versions

  • 1.13.5
  • 0.30.3

Solution

Upgrade to versions 0.30.3, 1.13.5 or above.

Impact 7.5 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Learn more about CVSS

Weakness

  • CWE-754: Improper Check for Unusual or Exceptional Conditions

Source file

npm/axios/CVE-2026-25639.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 25 Mar 2026 00:17:20 +0000.