云虫漏洞库

CVE-2026-44488 - Axios is a promise based HTTP client for the browser and Node.js. Axios versions 1.7.0 through 1.15.x did not enforce configured request and response size limits when requests were sent with the fetch adapter. Applications that selected adapter: 'fetch', or ran in environments where axios resolved to the fetch adapter, could receive or send bodies larger than maxContentLength or maxBodyLength despite those limits being explicitly configured. This can cause resource exhaustion in - 漏洞详情

漏洞编号:CVE-2026-44488

风险等级:高危

漏洞来源:CVE

CVE 编号:CVE-2026-44488

CNNVD 编号:-

厂商/产品:axios / axios

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

CWE:CWE-770

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

漏洞描述

Axios is a promise based HTTP client for the browser and Node.js. Axios versions 1.7.0 through 1.15.x did not enforce configured request and response size limits when requests were sent with the fetch adapter. Applications that selected adapter: 'fetch', or ran in environments where axios resolved to the fetch adapter, could receive or send bodies larger than maxContentLength or maxBodyLength despite those limits being explicitly configured. This can cause resource exhaustion in server-side usage when a malicious or compromised server returns an oversized response, when an attacker can supply a large data: URL, or when an application forwards attacker-controlled request bodies through axios while relying on maxBodyLength as a boundary. This vulnerability is fixed in 0.32.0 and 1.16.0.

相关链接

相关漏洞

« 返回首页