Zero Day MonitorZDM
DashboardVulnerabilitiesTrendingZero-DaysNewsAbout
Login
ImpressumPrivacy Policy
Zero Day Monitor © 2026
3879 articles · 205847 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 (8 articles)

Tier B
CERT-FR1d ago
Multiples vulnérabilités dans les produits IBM (28 août 2026)
→ No new info (linked only)
Tier B
BSI Advisories2d ago
[NEU] [hoch] IBM Concert: Mehrere Schwachstellen
→ No new info (linked only)
Tier B
BSI Advisories10d ago
[NEU] [hoch] Atlassian Produkte (Bamboo, Bitbucket, Confluence, Crucible, Fisheye, und Jira): Mehrere Schwachstellen
→ No new info (linked only)
Tier B
CERT-FR29d ago
Multiples vulnérabilités dans les produits IBM (31 juillet 2026)
→ No new info (linked only)
Tier B
CERT-FR33d ago
Multiples vulnérabilités dans les produits Atlassian (27 juillet 2026)
→ No new info (linked only)
Tier B
BSI Advisories38d ago
[NEU] [hoch] Atlassian Bamboo, Bitbucket, Confluence, Fisheye, Crucible, Jira und Jira Service Management: Mehrere Schwachstellen
→ No new info (linked only)
Tier B
BSI Advisories73d ago
[NEU] [hoch] Atlassian Bamboo, Bitbucket, Confluence, Fisheye, Crucible, Jira und Jira Service Management: Mehrere Schwachstellen
→ No new info (linked only)
Tier C
VulDB79d 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 enriched79d agov2
Tags
GHSA-777c-7fjr-54vfnpm
Trending Score66
Source articles8
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-44496
Axios: Regular Expression Denial of Service (ReDoS) via Cookie Name Injection
Trending: 54
HIGHCVE-2026-44486
Axios: Proxy-Authorization header leaks to redirect target when proxy is re-evaluated to direct connection
Trending: 53
NONECVE-2026-44487EXP
Axios: Proxy-Authorization Credential Leak to Origin Server Across HTTP-to-HTTPS Redirect in Axios Node.js HTTP Adapter
Trending: 52
NONECVE-2026-67313
axios 0.28.0 before 1.18.0 Denial of Service via formDataToJSON
Trending: 18
NONECVE-2026-67318
axios 1.13.0 before 1.18.0 maxBodyLength Bypass via HTTP/2
Trending: 18

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 28, 2026
Patch Available
Aug 28, 2026

Version History

v2
Last enriched 79d ago
v2Tier C79d ago

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

descriptionactivelyExploited
via VulDB
v186d ago

Initial creation