Axios <=1.15.1 Prototype Pollution via config properties
CVE-2026-42264 Published on May 8, 2026

Axios: Prototype pollution read-side gadgets in HTTP adapter allow credential injection and request hijacking
Axios is a promise based HTTP client for the browser and Node.js. From version 1.0.0 to before version 1.15.2, fFive config properties (auth, baseURL, socketPath, beforeRedirect, and insecureHTTPParser) in the HTTP adapter are read via direct property access without hasOwnProperty guards, making them exploitable as prototype pollution gadgets. When Object.prototype is polluted by another dependency in the same process, axios silently picks up these polluted values on every outbound HTTP request. This issue has been patched in version 1.15.2.

NVD

Vulnerability Analysis

CVE-2026-42264 is exploitable with network access, and does not require authorization privileges or user interaction. This vulnerability is consided to have a high level of attack complexity. Public availability of a proof of concept (POC) exploit exists for CVE-2026-42264. The potential impact of an exploit of this vulnerability is considered to have a high impact on confidentiality and integrity, and no impact on availability.

Attack Vector:
NETWORK
Attack Complexity:
HIGH
Privileges Required:
NONE
User Interaction:
NONE
Scope:
UNCHANGED
Confidentiality Impact:
HIGH
Integrity Impact:
HIGH
Availability Impact:
NONE

Weakness Types

What is a Prototype Pollution Vulnerability?

The software receives input from an upstream component that specifies attributes that are to be initialized or updated in an object, but it does not properly control modifications of attributes of the object prototype.

CVE-2026-42264 has been classified to as a Prototype Pollution vulnerability or weakness.

What is a Mass Assignment Vulnerability?

The software receives input from an upstream component that specifies multiple attributes, properties, or fields that are to be initialized or updated in an object, but it does not properly control which attributes can be modified.

CVE-2026-42264 has been classified to as a Mass Assignment vulnerability or weakness.


Products Associated with CVE-2026-42264

You can be notified by email with stack.watch whenever vulnerabilities like CVE-2026-42264 are published in these products:

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Affected Versions

axios: Red Hat Advanced Cluster Security for Kubernetes 4.10: Red Hat Advanced Cluster Security for Kubernetes 4.11: Red Hat Advanced Cluster Security for Kubernetes 4.9: Red Hat OpenShift Service Mesh 3.1: Red Hat OpenShift Service Mesh 3.2: Red Hat OpenShift Service Mesh 3.3: Red Hat OpenShift Service Mesh 3: Red Hat Cryostat 4: Red Hat Migration Toolkit for Applications 8: Red Hat Migration Toolkit for Containers: Red Hat Network Observability Operator: Red Hat OpenShift Pipelines: Red Hat OpenShift Service Mesh 2: Red Hat 3scale API Management Platform 2: Red Hat AMQ Broker 7: Red Hat Ansible Automation Platform 2: Red Hat build of Apache Camel - HawtIO 4: Red Hat build of Apache Camel for Spring Boot 4: Red Hat build of Apicurio Registry 2: Red Hat build of Apicurio Registry 3: Red Hat Data Grid 8: Red Hat Enterprise Linux AI (RHEL AI) 3: Red Hat Fuse 7: Red Hat OpenShift AI (RHOAI): Red Hat OpenShift Container Platform 4: Red Hat OpenShift Dev Spaces: Red Hat OpenShift Virtualization 4: Red Hat Process Automation 7: Red Hat Satellite 6: Red Hat Trusted Profile Analyzer: Red Hat Self-service automation portal 2: Red Hat streams for Apache Kafka 2: Red Hat Gatekeeper 3: Red Hat Multicluster Engine for Kubernetes: Red Hat OpenShift Service Mesh 3: Red Hat Advanced Cluster Management for Kubernetes 2: Red Hat Developer Hub: Red Hat Discovery 2: Red Hat Enterprise Linux 8: Red Hat Enterprise Linux 9: Red Hat Quay 3: Red Hat Trusted Artifact Signer:

Exploit Probability

EPSS
0.41%
Percentile
32.89%

EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.