CVE Catalog

CVE-2026-44495

HighCVSS 7.0
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Elevated risk
0.84%

55th percentile - higher than 55% of all known CVEs

Summary

Vulnerability in Axios library (HTTP client for browser and Node.js). In versions 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 has already polluted Object.prototype.transformResponse, Axios may treat that value as request configuration.

Risk Assessment

Risk of unauthorized code execution or altered HTTP request behavior if another prototype-pollution vulnerability exists in the environment.

Recommendation

Update Axios to version 0.31.1 or 1.15.2. Ensure no other prototype-pollution vulnerabilities exist in the application.

Other vulnerabilities in Axios

See all
Original NVD description (English source)

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 data from NVD (NIST) · CISA KEV · EPSS