Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-42264 Details

Description

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://access.redhat.com/errata/RHSA-2026:20889 redhat-SADP
https://access.redhat.com/errata/RHSA-2026:20938 redhat-SADP
https://access.redhat.com/errata/RHSA-2026:33173 redhat-SADP
https://access.redhat.com/errata/RHSA-2026:36207 redhat-SADP
https://access.redhat.com/errata/RHSA-2026:37287 redhat-SADP

see all 23 references

Weakness Enumeration

CWE-IDCWE NameSource
CWE-1321Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')[email protected]
CWE-915Improperly Controlled Modification of Dynamically-Determined Object Attributesredhat-SADP

Affected Products

ProductVersions
axios axios
>= 1.0.0, < 1.15.2

CPE

  • cpe:2.3:a:axios:axios:*:*:*:*:*:node.js:*:*

Remediation

  • No remediation found in references.

Change History

32 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-42264
NVD Published Date:
May 8, 2026
NVD Last Modified:
Sep 11, 2026
Source:
[email protected]
CVE-2026-42264 Details - Not Deferred