Review reviewHigh

CVE-2026-25639

axios axios, Red Hat Ansible Automation Platform 2.6 for RHEL 9, multicluster engine for Kubernetes 2.1

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.

CVSS
7.5
EPSS
2.50%
83.1% percentile
CISA KEV
Not listed
Published
2026.02.10
PRIORITY ASSESSMENT

Review review

The CVSS severity warrants an early asset and exposure review.

Known exploitationNot established by KEV
Exploit probability2.50%
Technical severityCVSS 7.5

Vulnerability overview

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.

Affected product and versions

Product
axios axios, Red Hat Ansible Automation Platform 2.6 for RHEL 9, multicluster engine for Kubernetes 2.1
Affected versions
>= >= 1.0.0, < 1.13.5, >= < 0.30.3, < 0.30.3, >= 1.0.0 < 1.13.5
Fixed versions
0.30.3, 1.13.5

Recommended response sequence

Confirm exposure before applying a vendor-supported change.

Full remediation guide
  1. 1
    Identify

    Confirm that axios axios, Red Hat Ansible Automation Platform 2.6 for RHEL 9, multicluster engine for Kubernetes 2.1 and an affected version are present.

  2. 2
    Prioritize

    Combine exploitation signals with asset exposure and business criticality.

  3. 3
    Remediate

    Follow the vendor advisory or supported update path and preserve rollback options.

  4. 4
    Verify

    Recheck the version, service health, access paths, and relevant logs.

Technical data

CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CWE
CWE-1287, CWE-754