CVE-2026-27729
Last modified
CVE-2026-27729 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Astro is a web framework. In versions 9.0.0 through 9.5.3, Astro server actions have no default request body size limit, which can lead to memory exhaustion DoS. EPSS estimates a 0.41% chance of exploitation in the next 30 days.
Description
Astro is a web framework. In versions 9.0.0 through 9.5.3, 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. On-demand rendered sites built with Astro can define server actions, which automatically parse incoming request bodies (JSON or FormData). The body is buffered entirely into memory with no size limit — a single oversized request is sufficient to exhaust the process heap and crash the server. Astro's Node adapter (`mode: 'standalone'`) creates an HTTP server with no body size protection. In containerized environments, the crashed process is automatically restarted, and repeated requests cause a persistent crash-restart loop. Action names are discoverable from HTML form attributes on any public page, so no authentication is required. The vulnerability allows unauthenticated denial of service against SSR standalone deployments using server actions. A single oversized request crashes the server process, and repeated requests cause a persistent crash-restart loop in containerized environments. Version 9.5.4 contains a fix.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Astro | \@Astrojs\/Node | >= 9.0.0, < 9.5.4 |
References
- https://github.com/withastro/astro/pull/15564Issue Tracking
- https://github.com/withastro/astro/releases/tag/%40astrojs%2Fnode%409.5.4Product, Release Notes
- https://github.com/withastro/astro/security/advisories/GHSA-jm64-8m5q-4qh8Exploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-27729?
How severe is CVE-2026-27729?
How do I fix CVE-2026-27729?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-27710NanaZip is an open source file archive. Starting in version …5
- CVE-2026-27711NanaZip is an open source file archive. Starting in version …6.6
- CVE-2026-2772Use-after-free in the Audio/Video: Playback component. This …9.8
- CVE-2026-27723OpenProject is an open-source, web-based project management …5.3
- CVE-2026-27727mchange-commons-java, a library that provides Java utilities…9.8
- CVE-2026-27728OneUptime is a solution for monitoring and managing online s…8.8
- CVE-2026-2773Incorrect boundary conditions in the Web Audio component. Th…9.8
- CVE-2026-27730esm.sh is a no-build content delivery network (CDN) for web …7.5
- CVE-2026-27732WWBN AVideo is an open source video platform. Prior to versi…8.1
- CVE-2026-27734Beszel is a server monitoring platform. Prior to version 0.1…6.5
- CVE-2026-27735Model Context Protocol Servers is a collection of reference …6.5
- CVE-2026-27736BigBlueButton is an open-source virtual classroom. In versio…6.1
Are you affected by CVE-2026-27729?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
