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-44495 Details

Description

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.

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-SADPThird Party Advisory
https://access.redhat.com/errata/RHSA-2026:20938 redhat-SADPThird Party Advisory
https://access.redhat.com/errata/RHSA-2026:27044 redhat-SADPThird Party Advisory
https://access.redhat.com/errata/RHSA-2026:27063 redhat-SADPThird Party Advisory
https://access.redhat.com/errata/RHSA-2026:27944 redhat-SADPThird Party Advisory

see all 54 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
CWE-94Improper Control of Generation of Code ('Code Injection')[email protected]

Affected Products

ProductVersions

Change History

45 change records found show changes


QUICK INFO

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