GHSA-qq67-mvv5-fw3g · Severity: medium · Ecosystem: npm — Astro has Full-Read SSRF in error rendering via Host: header injection
Astro is a web framework. Prior to version 9.5.4, Server-Side Rendered pages that return an error with a prerendered custom error page (eg. `404.astro` or `500.astro`) are vulnerable to SSRF. If the `Host:` header is changed to an attacker's server, it will be fetched on `/500.html` and they can redirect this to any internal URL to read the response body through the first request. An attacker who can access the application without `Host:` header validation (eg. through finding the origin IP behind a proxy, or just by default) can fetch their own server to redirect to any internal IP. With this they can fetch cloud metadata IPs and interact with services in the internal network or localhost. For this to be vulnerable, a common feature needs to be used, with direct access to the server (no proxies). Version 9.5.4 fixes the issue.
Conclusion & alert: CVE-2026-25545 is rated High Exploit Risk (65.5/100): CVSS Medium severity, with medium exploitation likelihood (EPSS 1.77%). 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 | 5.14% | 1.77% | -3.37% |
| 2 | 2026-05-22 | 6.11% | 5.14% | -0.97% |
| 3 | 2026-05-09 | — | 6.11% | — |
Full EPSS history (7 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.9 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 8.6 | 3.1 | HIGH |
|
3.9 | 4.0 | [email protected] |
GHSA-qq67-mvv5-fw3g · Severity: medium · Ecosystem: npm — Astro has Full-Read SSRF in error rendering via Host: header injection
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| astro | \@astrojs\/node | < 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/releases/tag/%40astrojs%2Fnode%409.5.4 | Product Release Notes |
| https://github.com/withastro/astro/security/advisories/GHSA-qq67-mvv5-fw3g | Exploit Third Party Advisory |