CVE-2026-67317 PUBLISHED

axios 1.7.0 before 1.18.0 maxBodyLength Bypass via ReadableStream

Assigner: VulnCheck
Reserved: 29.07.2026 Published: 01.08.2026 Updated: 01.08.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:L
CVSS Score: 6.3

Product Status

Vendor axios
Product axios
Versions Default: unaffected
  • affected from 1.7.0 to 1.18.0 (excl.)
  • Version 1.18.0 is unaffected

Credits

  • asadeddin reporter

References

Problem Types

  • Allocation of Resources Without Limits or Throttling CWE