CVE-2026-27729

MEDIUM
中文标题:
(暂无数据)
英文标题:
Astro has memory exhaustion DoS due to missing request body size limit in Server Actions
CVSS分数: 5.9
发布时间: 2026-02-24 00:46:15
漏洞类型: (暂无数据)
状态: PUBLISHED
数据质量分数: 0.40
数据版本: v3
漏洞描述
中文描述:

(暂无数据)

英文描述:

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.

CWE类型:
CWE-770
标签:
(暂无数据)
受影响产品
厂商 产品 版本 版本范围 平台 CPE
withastro astro >= 9.0.0, < 9.5.4 - - cpe:2.3:a:withastro:astro:>=_9.0.0,_<_9.5.4:*:*:*:*:*:*:*
astro \@astrojs\/node * - - cpe:2.3:a:astro:\@astrojs\/node:*:*:*:*:*:node.js:*:*
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
https://github.com/withastro/astro/security/advisories/GHSA-jm64-8m5q-4qh8 x_refsource_CONFIRM
cve.org
访问
https://github.com/withastro/astro/pull/15564 x_refsource_MISC
cve.org
访问
https://github.com/withastro/astro/commit/522f880b07a4ea7d69a19b5507fb53a5ed6c87f8 x_refsource_MISC
cve.org
访问
https://github.com/withastro/astro/releases/tag/%40astrojs%2Fnode%409.5.4 x_refsource_MISC
cve.org
访问
CVSS评分详情
3.1 (cna)
MEDIUM
5.9
CVSS向量: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
机密性
NONE
完整性
NONE
可用性
HIGH
时间信息
发布时间:
2026-02-24 00:46:15
修改时间:
2026-02-24 00:46:15
创建时间:
2026-02-24 06:00:01
更新时间:
2026-02-26 06:00:04
利用信息
暂无可利用代码信息
数据源详情
数据源 记录ID 版本 提取时间
CVE cve_CVE-2026-27729 2026-02-24 03:19:35 2026-02-23 22:00:01
NVD nvd_CVE-2026-27729 2026-02-25 02:00:04 2026-02-24 22:00:04
版本与语言
当前版本: v3
主要语言: EN
支持语言:
EN
安全公告
暂无安全公告信息
变更历史
v3 NVD
2026-02-26 06:00:04
affected_products_count: 1 → 2
查看详细变更
  • affected_products_count: 1 -> 2
v2 NVD
2026-02-25 06:00:04
data_sources: ['cve'] → ['cve', 'nvd']
查看详细变更
  • data_sources: ['cve'] -> ['cve', 'nvd']