Zero Day MonitorZDM
DashboardVulnerabilitiesTrendingZero-DaysNewsAbout
Login
ImpressumPrivacy Policy
Zero Day Monitor © 2026
3891 articles · 205847 vulns · 37/41 feeds (7d)
← Back to list
—
CVE-2026-67318PATCHED
axios · axios

axios 1.13.0 before 1.18.0 maxBodyLength Bypass via HTTP/2

Description

axios versions >=1.13.0 (Node.js HTTP adapter) fail to enforce the configured maxBodyLength limit on streamed request bodies when requests are sent with httpVersion: 2. Because Node's HTTP/2 request API does not honor the maxBodyLength option and axios's byte-counting stream wrapper is gated on maxRedirects === 0, an attacker who controls a stream passed to axios can cause the application to transmit outbound data exceeding the configured finite maxBodyLength. Impact is limited to resource consumption and policy bypass (excess egress, upstream quota consumption, limited availability); it does not enable code execution, credential disclosure, or request-destination control. Calls using the default maxBodyLength: -1 and browser adapters are not affected.

Affected Products

VendorProductVersions
axiosaxios1.13.0

Also Affects

Downstream vendors/products affected by this vulnerability

VendorProductSourceConfidence
ibmlicense metric toolcert_advisory90%

References

  • https://github.com/axios/axios/security/advisories/GHSA-mwf2-3pr3-8698(vendor-advisory)
  • https://www.vulncheck.com/advisories/axios-before-maxbodylength-bypass-via-http-2(third-party-advisory)

Related News (2 articles)

Tier B
BSI Advisories8d ago
[NEU] [hoch] IBM License Metric Tool: Mehrere Schwachstellen
→ No new info (linked only)
Tier C
VulDB28d ago
CVE-2026-67318 | axios up to 1.17.x HTTP Adapter allocation of resources
→ No new info (linked only)
CISA KEV❌ No
Actively exploited❌ No
Patch available
1.18.0
CWECWE-400
PublishedAug 1, 2026
Trending Score18
Source articles2
Independent2
Info Completeness0/14
Missing: cve_id, title, description, vendor, product, versions, cvss, epss, cwe, kev, exploit, patch, iocs, mitre_attack

Community Vote

0
Login to vote
0 upvotes0 downvotes
No votes yet

Related CVEs (5)

HIGHCVE-2026-44488EXP
Axios: Allocation of Resources Without Limits or Throttling in axios
Trending: 65
HIGHCVE-2026-44486
Axios: Proxy-Authorization header leaks to redirect target when proxy is re-evaluated to direct connection
Trending: 53
HIGHCVE-2026-44496
Axios: Regular Expression Denial of Service (ReDoS) via Cookie Name Injection
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

Pin to Dashboard

Verification

State: unverified
Confidence: 0%

Vulnerability Timeline

CVE Published
Aug 1, 2026
Discovered by ZDM
Aug 1, 2026
Patch Available
Aug 3, 2026