CVE-2026-44495

HIGH EPSS 13.3%
Published Jun 11, 20262w ago · Modified Jun 17, 20262w ago
7.0 CVSS 3.1
High
Find Similar
Published Jun 11, 2026 2w ago
Last Modified Jun 17, 2026 2w ago

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.

CVSS Details

Base Score
7.0
Exploitability
2.2
Impact
4.7
Vector string
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L
Attack Vector Network
Attack Complexity High
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality High
Integrity Low
Availability Low

Threat Intelligence

EPSS Exploit Probability
13.3% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 2

CWE-1321
CWE-94 Improper Control of Generation of Code (Code Injection) Injection

References 1

  • github.com https://github.com/axios/axios/security/advisories/GHSA-3g43-6gmg-66jw

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.