Prototype Pollution in Axios 0.19.00.31.1 & 1.15.2
CVE-2026-44495 Published on June 11, 2026
Axios: Credential Theft and Response Hijacking via Prototype Pollution Gadget in Config Merge
Axios is a promise based HTTP client for the browser and Node.js. From 0.19.0 to before 0.31.1 and 1.15.2, Axios contains prototype-pollution gadgets in request config processing. If another vulnerability in the same JavaScript process has already polluted Object.prototype.transformResponse, affected Axios versions may treat that inherited value as request configuration or as an option validator. Axios does not itself create the prototype pollution. Exploitability requires a separate prototype-pollution vulnerability or equivalent attacker control over Object.prototype before Axios creates a request. This vulnerability is fixed in 0.31.1 and 1.15.2.
Vulnerability Analysis
CVE-2026-44495 can be exploited 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-44495. The potential impact of an exploit of this vulnerability is considered to have a high impact on confidentiality, with no impact on integrity and availability.
Weakness Types
What is a Code Injection Vulnerability?
The software constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.
CVE-2026-44495 has been classified to as a Code Injection vulnerability or weakness.
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-44495 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-44495 has been classified to as a Mass Assignment vulnerability or weakness.
Products Associated with CVE-2026-44495
You can be notified by email with stack.watch whenever vulnerabilities like CVE-2026-44495 are published in these products:
Affected Versions
axios:- Version >= 1.0.0, < 1.15.2 is affected.
- Version >= 0.19.0, < 0.31.1 is affected.
- Version 0:2.6.10-1.el9ap and below * is unaffected.
- Version 1783351002 and below * is unaffected.
- Version 1782157085 and below * is unaffected.
- Version 1783348181 and below * is unaffected.
- Version 1783350952 and below * is unaffected.
- Version 1782157514 and below * is unaffected.
- Version 1783451729 and below * is unaffected.
- Version 1779371594 and below * is unaffected.
- Version 1779293013 and below * is unaffected.
- Version 1782761510 and below * is unaffected.
- Version 1782426816 and below * is unaffected.
- Version 1781807944 and below * is unaffected.
- Version 1783448184 and below * is unaffected.
- Version 1781187342 and below * is unaffected.
- Version 1782761244 and below * is unaffected.
- Version 1782166952 and below * is unaffected.
- Version 1782911957 and below * is unaffected.
- Version 1782127091 and below * is unaffected.
- Version 1782244020 and below * is unaffected.
- Version 1781695012 and below * is unaffected.
- Version 1781731914 and below * is unaffected.
- Version 1782498792 and below * is unaffected.
- Version 1781937133 and below * is unaffected.
- Version 1782287580 and below * is unaffected.
- Version 1782201894 and below * is unaffected.
- Version 1782201833 and below * is unaffected.
- Version 1782201696 and below * is unaffected.
- Version 1782201537 and below * is unaffected.
- Version 1782201851 and below * is unaffected.
- Version 1782201812 and below * is unaffected.
- Version 1782231869 and below * is unaffected.
- Version 1782201466 and below * is unaffected.
- Version 1783750447 and below * is unaffected.
- Version 1783955846 and below * is unaffected.
- Version 1784125838 and below * is unaffected.
Exploit Probability
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.