云虫漏洞库

CVE-2026-42264 - 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 outbo - 漏洞详情

漏洞编号:CVE-2026-42264

风险等级:高危

漏洞来源:CVE

CVE 编号:CVE-2026-42264

CNNVD 编号:-

厂商/产品:axios / axios

影响范围:cpe:2.3:a:axios:axios:*:*:*:*:*:node.js:*:*

CWE:CWE-1321

发布/更新时间:2026-05-08 / 2026-08-28

漏洞描述

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.

相关链接

相关漏洞

« 返回首页