CVE-2026-44488
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
axiosnpm | >= 1.7.0, < 1.16.0 | 1.16.0 |
Affected products
10- osv-coords8 versionspkg:apk/chainguard/nextcloud-server-33pkg:apk/chainguard/opensearch-dashboards-2pkg:apk/chainguard/opensearch-dashboards-2-fipspkg:apk/chainguard/wazuh-dashboardpkg:apk/chainguard/wazuh-dashboard-fipspkg:apk/wolfi/nextcloud-server-33pkg:apk/wolfi/opensearch-dashboards-2pkg:npm/axios
< 33.0.6-r0+ 7 more
- (no CPE)range: < 33.0.6-r0
- (no CPE)range: < 2.19.5-r14
- (no CPE)range: < 2.19.5-r14
- (no CPE)range: < 4.14.5-r5
- (no CPE)range: < 4.14.5-r5
- (no CPE)range: < 33.0.6-r0
- (no CPE)range: < 2.19.5-r14
- (no CPE)range: >= 1.7.0, < 1.16.0
Patches
Vulnerability mechanics
References
6- github.com/axios/axios/security/advisories/GHSA-777c-7fjr-54vfnvdExploitVendor AdvisoryMitigationWEB
- github.com/advisories/GHSA-777c-7fjr-54vfghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-44488ghsaADVISORY
- github.com/axios/axios/pull/10795ghsaWEB
- github.com/axios/axios/pull/10796ghsaWEB
- github.com/axios/axios/releases/tag/v1.16.0ghsaWEB
News mentions
2- Axios: Nine CVEs Disclosed Together — Prototype Pollution, Proxy Leaks, and Bypasses Fixed in 1.16.0Vypr Intelligence · Jun 11, 2026
- Axios: Four High-Severity Vulnerabilities Disclosed Together on June 4thVypr Intelligence · Jun 4, 2026