GHSA-cj9f-h6r6-4cx2 · Severity: medium · Ecosystem: npm — Astro is vulnerable to SSRF due to missing allowlist enforcement in remote image inferSize
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.
Conclusion & alert: CVE-2026-27829 is rated Exploit Available (50/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.28%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.05% | 0.28% | +0.23% |
| 2 | 2026-03-30 | 0.05% | 0.05% | +0.01% |
| 3 | 2026-03-10 | — | 0.05% | — |
Full EPSS history (5 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.5 | 3.1 | MEDIUM |
|
3.9 | 2.5 | [email protected] |
| 7.2 | 3.1 | HIGH |
|
3.9 | 2.7 | [email protected] |
GHSA-cj9f-h6r6-4cx2 · Severity: medium · Ecosystem: npm — Astro is vulnerable to SSRF due to missing allowlist enforcement in remote image inferSize
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| astro | \@astrojs\/node | >= 9.0.0, < 9.5.4 | cpe:2.3:a:astro:\@astrojs\/node:*:*:*:*:*:node.js:*:* |
| URL | Tags |
|---|---|
| https://github.com/withastro/astro/commit/e01e98b063e90d274c42130ec2a60cc0966622c9 | Patch |
| https://github.com/withastro/astro/security/advisories/GHSA-cj9f-h6r6-4cx2 | Exploit Vendor Advisory |