CVE-2026-44488

HIGH

Axios: Allocation of Resources Without Limits or Throttling in axios

Title source: cna
STIX 2.1

Description

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.

References (1)

Core 1
Core References

Scores

CVSS v3 7.5
EPSS 0.0049
EPSS Percentile 37.8%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

CISA SSVC

Vulnrichment
Exploitation poc
Automatable yes
Technical Impact partial

Details

CWE
CWE-770
Status published
Products (3)
axios/axios 1.7.0 - 1.16.0
axios/axios >= 1.7.0, < 1.16.0
npm/axios 1.7.0 - 1.16.0npm
Published Jun 11, 2026
Tracked Since Jun 11, 2026