boxscore/security
CVE · referencelatest edition

Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.

CVE-2026-44488HIGH
Axios: Allocation of Resources Without Limits or Throttling in axios
  AV  AC  PR  UI  S  C  I  A   CVSS    EPSS   %ile   KEV
   N   L   N   N  U  N  N  H    7.5   .0062   47.1     —
AFFECTED
  Product  Versions              Fixed
  axios    >= 1.7.0, < 1.16.0 –  —
TIMELINE
  May 6   Reserved by GitHub_M
  Jun 11  EXPLOIT PUBLISHED — CVE-2026-44488 (axios). Public exploit reference added.
  Jun 11  Published (CNA: GitHub_M)
CWE-770 · CNA: GitHub_M · CVSS v3.1 · 48 references · NVD status: Modified

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.

Lifecycle

Complete event history — 3 events, chronological
DateEventDetail
May 6, 2026ReservedReserved by GitHub_M
June 11, 2026EXPLOIT PUBLISHEDEXPLOIT PUBLISHED — CVE-2026-44488 (axios). Public exploit reference added.
June 11, 2026PublishedPublished (CNA: GitHub_M)

Affected

Affected products and packages — 1 row
VendorProduct / PackageEcosystemVersion introducedFixed
axiosaxios>= 1.7.0, < 1.16.0

Weaknesses

CWE-770

References (48)

Related

Authoritative record: CVE-2026-44488 at cve.org

Vendors: axios

Weaknesses: CWE-770

About this page

This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2026-44488 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.