CVE-2026-44488
Last modified
CVE-2026-44488 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.62% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Axios | Axios | >= 1.7.0, < 1.16.0 |
References
- https://github.com/axios/axios/security/advisories/GHSA-777c-7fjr-54vfExploit, Mitigation, Vendor Advisory
- https://github.com/axios/axios/security/advisories/GHSA-777c-7fjr-54vfExploit, Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-44488?
How severe is CVE-2026-44488?
How do I fix CVE-2026-44488?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-4448Heap buffer overflow in ANGLE in Google Chrome prior to 146.…8.8
- CVE-2026-44482soundcloud-rpc is a SoundCloud Client with Discord Rich Pres…9.6
- CVE-2026-44483RVF (formerly Remix Validated Form) provides easy form valid…8.2
- CVE-2026-44484PyTorch Lightning is a deep learning framework to pretrain a…9.8
- CVE-2026-44486Axios is a promise based HTTP client for the browser and Nod…7.5
- CVE-2026-44487Axios is a promise based HTTP client for the browser and Nod…7.5
- CVE-2026-44489Axios is a promise based HTTP client for the browser and Nod…5.3
- CVE-2026-4449Use after free in Blink in Google Chrome prior to 146.0.7680…8.8
- CVE-2026-44490Axios is a promise based HTTP client for the browser and Nod…8.2
- CVE-2026-44492Axios is a promise based HTTP client for the browser and Nod…8.6
- CVE-2026-44494Axios is a promise based HTTP client for the browser and Nod…8.7
- CVE-2026-44495Axios is a promise based HTTP client for the browser and Nod…7
Are you affected by CVE-2026-44488?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
