CVE-2026-67317

Summary

axios versions 1.7.0 before 1.18.0 fail to enforce maxBodyLength for WHATWG ReadableStream request bodies in the fetch adapter when Content-Length cannot be determined. Attackers can supply unknown-length stream data to bypass upload size limits and cause uncontrolled network egress or resource exhaustion.

Affected Software

VendorProductVersion RangeStatus
axiosaxios1.7.0 < 1.18.0affected
axiosaxios1.18.0unaffected

Weaknesses

  • CWE-770: Allocation of Resources Without Limits or Throttling

References