Vulnerabilities/

Astro has memory exhaustion DoS due to missing request body size limit in Server Actions

Severity:
Medium

Description

Astro server actions have no default request body size limit, which can lead to memory exhaustion DoS. A single large POST to a valid action endpoint can crash the server process on memory-constrained deployments.

Recommendation

Update the @astrojs/node package to the latest compatible version. Followings are version details:

References

Related Issues

Tags:
npm
@astrojs/node
Anything's wrong? Let us know Last updated on February 25, 2026