Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-44488 Details

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.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://access.redhat.com/errata/RHSA-2026:20889 redhat-SADP
https://access.redhat.com/errata/RHSA-2026:20938 redhat-SADP
https://access.redhat.com/errata/RHSA-2026:27044 redhat-SADP
https://access.redhat.com/errata/RHSA-2026:27063 redhat-SADP
https://access.redhat.com/errata/RHSA-2026:28964 redhat-SADP

see all 55 references

Weakness Enumeration

CWE-IDCWE NameSource
CWE-770Allocation of Resources Without Limits or Throttlingredhat-SADP
CWE-770Allocation of Resources Without Limits or Throttling[email protected]

Affected Products

ProductVersions
axios axios
>= 1.7.0, < 1.16.0

CPE

  • cpe:2.3:a:axios:axios:*:*:*:*:*:node.js:*:*

Remediation

  • No remediation found in references.

Change History

43 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-44488
NVD Published Date:
Jun 11, 2026
NVD Last Modified:
Sep 11, 2026
Source:
[email protected]
CVE-2026-44488 Details - Not Deferred