Zero Day MonitorZDM
DashboardVulnerabilitiesTrendingZero-DaysNewsAbout
Login
ImpressumPrivacy Policy
Zero Day Monitor © 2026
2981 articles · 185103 vulns · 37/41 feeds (7d)
← Back to list
7.5
CVE-2026-44488EXPLOITEDPATCHED
axios · axios

Axios: Allocation of Resources Without Limits or Throttling in axios

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.

Affected Products

VendorProductVersions
axiosaxios>= 1.7.0, < 1.16.0

Also Affects

Downstream vendors/products affected by this vulnerability

VendorProductSourceConfidence
atlassianconfluencecert_advisory90%
atlassianbamboocert_advisory90%
atlassianjiracert_advisory90%
atlassianfisheyecert_advisory90%
atlassiancruciblecert_advisory90%

References

  • https://github.com/axios/axios/security/advisories/GHSA-777c-7fjr-54vf(x_refsource_CONFIRM)

Related News (5 articles)

Tier B
CERT-FR9d ago
Multiples vulnérabilités dans les produits IBM (31 juillet 2026)
→ No new info (linked only)
Tier B
CERT-FR13d ago
Multiples vulnérabilités dans les produits Atlassian (27 juillet 2026)
→ No new info (linked only)
Tier B
BSI Advisories17d ago
[NEU] [hoch] Atlassian Bamboo, Bitbucket, Confluence, Fisheye, Crucible, Jira und Jira Service Management: Mehrere Schwachstellen
→ No new info (linked only)
Tier B
BSI Advisories52d ago
[NEU] [hoch] Atlassian Bamboo, Bitbucket, Confluence, Fisheye, Crucible, Jira und Jira Service Management: Mehrere Schwachstellen
→ No new info (linked only)
Tier C
VulDB58d ago
CVE-2026-44488 | Axios up to 1.15.x allocation of resources
→ No new info (linked only)
CVSS 3.17.5 HIGH
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CISA KEV❌ No
Actively exploited✅ Yes
Patch available
axios@1.16.0
CWECWE-770
PublishedJun 4, 2026
Last enriched58d agov2
Tags
GHSA-777c-7fjr-54vfnpm
Trending Score21
Source articles5
Independent3
Info Completeness9/14
Missing: epss, kev, exploit, iocs, mitre_attack

Community Vote

0
Login to vote
0 upvotes0 downvotes
No votes yet

Related CVEs (5)

HIGHCVE-2026-44492
Axios: shouldBypassProxy does not recognize IPv4-mapped IPv6 addresses, allowing NO_PROXY bypass (incomplete fix for CVE-2025-62718)
Trending: 22
HIGHCVE-2026-44496
Axios: Regular Expression Denial of Service (ReDoS) via Cookie Name Injection
Trending: 22
HIGHCVE-2026-44486
Axios: Proxy-Authorization header leaks to redirect target when proxy is re-evaluated to direct connection
Trending: 22
HIGHCVE-2026-44494EXP
Axios: Full Man-in-the-Middle via Prototype Pollution Gadget in `config.proxy`
Trending: 19
HIGHCVE-2026-44495EXP
Axios: Credential Theft and Response Hijacking via Prototype Pollution Gadget in Config Merge
Trending: 19

Pin to Dashboard

Verification

State: unverified
Confidence: 0%

Vulnerability Timeline

CVE Published
Jun 4, 2026
Discovered by ZDM
Jun 4, 2026
Updated: description, activelyExploited
Jun 11, 2026
Actively Exploited
Aug 4, 2026
Patch Available
Aug 4, 2026

Version History

v2
Last enriched 58d ago
v2Tier C58d ago

Updated description with new details and marked the vulnerability as actively exploited.

descriptionactivelyExploited
via VulDB
v165d ago

Initial creation