CyberRota Analysis
AI-GeneratedAxios versions prior to 1.18.0 are vulnerable due to inadequate enforcement of maxBodyLength for WHATWG ReadableStream request bodies, allowing attackers to exploit this weakness by sending unknown-length stream data. This can lead to uncontrolled network egress or resource exhaustion, potentially impacting application performance and availability. Developers and organizations utilizing affected versions should prioritize updating to mitigate these risks.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
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.