CVE-2026-27829

MEDIUM
中文标题:
(暂无数据)
英文标题:
Astro is vulnerable to SSRF due to missing allowlist enforcement in remote image inferSize
CVSS分数: 6.5
发布时间: 2026-02-26 00:36:40
漏洞类型: (暂无数据)
状态: PUBLISHED
数据质量分数: 0.40
数据版本: v2
漏洞描述
中文描述:

(暂无数据)

英文描述:

Astro is a web framework. In versions 9.0.0 through 9.5.3, a bug in Astro's image pipeline allows bypassing `image.domains` / `image.remotePatterns` restrictions, enabling the server to fetch content from unauthorized remote hosts. Astro provides an `inferSize` option that fetches remote images at render time to determine their dimensions. Remote image fetches are intended to be restricted to domains the site developer has manually authorized (using the `image.domains` or `image.remotePatterns` options). However, when `inferSize` is used, no domain validation is performed — the image is fetched from any host regardless of the configured restrictions. An attacker who can influence the image URL (e.g., via CMS content or user-supplied data) can cause the server to fetch from arbitrary hosts. This allows bypassing `image.domains` / `image.remotePatterns` restrictions to make server-side requests to unauthorized hosts. This includes the risk of server-side request forgery (SSRF) against internal network services and cloud metadata endpoints. Version 9.5.4 fixes the issue.

CWE类型:
CWE-918
标签:
(暂无数据)
受影响产品
厂商 产品 版本 版本范围 平台 CPE
withastro astro >= 9.0.0, < 9.5.4 - - cpe:2.3:a:withastro:astro:>=_9.0.0,_<_9.5.4:*:*:*:*:*:*:*
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
https://github.com/withastro/astro/security/advisories/GHSA-cj9f-h6r6-4cx2 x_refsource_CONFIRM
cve.org
访问
https://github.com/withastro/astro/commit/e01e98b063e90d274c42130ec2a60cc0966622c9 x_refsource_MISC
cve.org
访问
CVSS评分详情
3.1 (cna)
MEDIUM
6.5
CVSS向量: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
机密性
NONE
完整性
LOW
可用性
LOW
时间信息
发布时间:
2026-02-26 00:36:40
修改时间:
2026-02-26 00:36:40
创建时间:
2026-02-26 06:00:01
更新时间:
2026-02-28 06:00:02
利用信息
暂无可利用代码信息
数据源详情
数据源 记录ID 版本 提取时间
CVE cve_CVE-2026-27829 2026-02-26 03:19:54 2026-02-25 22:00:01
NVD nvd_CVE-2026-27829 2026-02-27 02:00:05 2026-02-26 22:00:03
版本与语言
当前版本: v2
主要语言: EN
支持语言:
EN
安全公告
暂无安全公告信息
变更历史
v2 NVD
2026-02-27 06:00:03
data_sources: ['cve'] → ['cve', 'nvd']
查看详细变更
  • data_sources: ['cve'] -> ['cve', 'nvd']