Skip to content

CVE-2026-25639 (High) detected in axios-1.12.1.tgz - autoclosed #3631

@mend-bolt-for-github

Description

@mend-bolt-for-github

CVE-2026-25639 - High Severity Vulnerability

Vulnerable Library - axios-1.12.1.tgz

Promise based HTTP client for the browser and node.js

Library home page: https://registry.npmjs.org/axios/-/axios-1.12.1.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/axios/package.json

Dependency Hierarchy:

  • nx-22.5.0.tgz (Root Library)
    • axios-1.12.1.tgz (Vulnerable Library)

Found in HEAD commit: ed35f44484ba29e585d3af9983ff726f4d1c4fda

Found in base branch: main

Vulnerability Details

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.

Publish Date: 2026-02-09

URL: CVE-2026-25639

CVSS 3 Score Details (7.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: None
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2026-02-09

Fix Resolution: https://github.com/axios/axios.git - v1.13.5


Step up your Open Source Security Game with Mend here

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions