Vulnerabilities/

Axios is vulnerable to DoS attack through lack of data size check

Severity:
High

Description

When Axios runs on Node.js and is given a URL with the data: scheme, it does not perform HTTP. Instead, its Node http adapter decodes the entire payload into memory (Buffer/Blob) and returns a synthetic 200 response.

Recommendation

Update the axios package to the latest compatible version. Followings are version details:

References

Related Issues

Tags:
npm
axios
Anything's wrong? Let us know Last updated on September 29, 2025

This issue is available in SmartScanner Professional

See Pricing