Astro is a web framework. Prior to 6.4.6, Astro SSR apps with prerendered error pages (/404 or /500 using export const prerender = true) fetch those pages over HTTP at runtime when an error occurs. The URL for this fetch is derived from request.url, which in turn gets its origin from the incoming Host header. When the Host header is not validated against allowedDomains, an attacker can point the fetch at an arbitrary host and read the response. This vulnerability is fixed in 6.4.6.
CVE-2026-54299
This high-severity CVE scores 7.5 under NVD CVSS v3. EPSS exploit probability: 0.2%, top 90% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 7.5
- EG Score
- 7.5(medium)
- EPSS
- 9.5%
- KEV
- Not listed
Published
June 16, 2026
Last Modified
June 23, 2026
Advisory Details (1)
Auto-updated Jun 22, 2026Host header SSRF in prerendered error page fetch · Advisory · withastro/astro · GitHub
https://github.com/withastro/astro/security/advisories/GHSA-2pvr-wf23-7pc7Vendor Advisories for CVE-2026-54299(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
npm(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| astro | — | 6.4.6 | — |
Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 23× in last 7d / 59× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-07-06 23:15 UTCEG score recompute
- 2026-07-06 16:27 UTCEPSS rescore
- 2026-07-06 16:27 UTCEPSS rescore
- 2026-07-06 02:23 UTCEPSS rescore
- 2026-07-06 02:23 UTCEPSS rescore
- 2026-07-05 23:20 UTCEG score recompute
- 2026-07-05 10:46 UTCEG score recompute
- 2026-07-05 02:31 UTCEPSS rescore
- 2026-07-05 02:30 UTCEPSS rescore
- 2026-07-04 22:13 UTCEG score recompute
- 2026-07-04 09:42 UTCEG score recompute
- 2026-07-04 06:31 UTCEPSS rescore
- 2026-07-04 06:31 UTCEPSS rescore
- 2026-07-03 21:09 UTCEG score recompute
- 2026-07-03 08:37 UTCEG score recompute
- 2026-07-02 20:06 UTCEG score recompute
- 2026-07-02 07:34 UTCEG score recompute
- 2026-07-01 19:01 UTCEG score recompute
- 2026-07-01 15:07 UTCEPSS rescore
- 2026-07-01 06:30 UTCEG score recompute
- 2026-06-30 23:22 UTCEPSS rescore
- 2026-06-30 17:58 UTCEG score recompute
- 2026-06-30 05:27 UTCEG score recompute
- 2026-06-29 16:54 UTCEG score recompute
- 2026-06-29 14:06 UTCEPSS rescore
Show 34 moreShow fewer
- 2026-06-29 14:06 UTCEPSS rescore
- 2026-06-29 04:21 UTCEG score recompute
- 2026-06-28 15:46 UTCEG score recompute
- 2026-06-28 14:07 UTCEPSS rescore
- 2026-06-28 04:56 UTCEPSS rescore
- 2026-06-28 04:56 UTCEPSS rescore
- 2026-06-28 03:11 UTCEG score recompute
- 2026-06-27 14:40 UTCEG score recompute
- 2026-06-27 03:08 UTCEPSS rescore
- 2026-06-27 02:08 UTCEG score recompute
- 2026-06-26 13:36 UTCEG score recompute
- 2026-06-26 00:59 UTCEG score recompute
- 2026-06-25 13:49 UTCEPSS rescore
- 2026-06-25 12:25 UTCEG score recompute
- 2026-06-24 23:53 UTCEG score recompute
- 2026-06-24 14:05 UTCEPSS rescore
- 2026-06-24 11:21 UTCEG score recompute
- 2026-06-23 22:48 UTCEG score recompute
- 2026-06-23 21:33 UTCEPSS rescore
- 2026-06-23 21:33 UTCEPSS rescore
- 2026-06-23 10:16 UTCEG score recompute
- 2026-06-22 21:45 UTCEG score recompute
- 2026-06-22 09:05 UTCEG score recompute
- 2026-06-21 20:33 UTCEG score recompute
- 2026-06-21 08:00 UTCEG score recompute
- 2026-06-20 19:26 UTCEG score recompute
- 2026-06-20 06:47 UTCEG score recompute
- 2026-06-19 18:13 UTCEG score recompute
- 2026-06-19 05:40 UTCEG score recompute
- 2026-06-18 16:53 UTCEG score recompute
- 2026-06-18 04:22 UTCEG score recompute
- 2026-06-17 15:51 UTCEG score recompute
- 2026-06-17 03:17 UTCEG score recompute
- 2026-06-16 14:46 UTCEG score recompute
Related CVEs(same CWE)
Same CWE
10 shownCWE-20 · CWE-918
- CVE-2002-2444EG 9.8CRITICAL
- CVE-2004-2061EG 9.8EPSS 92%CRITICAL
- CVE-2002-1484EG 9.8EPSS 96%CRITICAL
- CVE-2002-1359NVD 0.0EG 9.0EPSS 100%NONE
- CVE-2000-0380NVD 0.0EG 9.0EPSS 98%NONE
- CVE-2000-0258EG 7.5EPSS 97%HIGH
- CVE-2004-2771EG 0.0EPSS 93%NONE
- CVE-2002-2443EG 0.0EPSS 93%NONE
- CVE-2002-2433EG 0.0NONE
- CVE-2003-1569EG 0.0NONE
Frequently asked(5)
What is CVE-2026-54299?
When was CVE-2026-54299 disclosed?
Is CVE-2026-54299 actively exploited?
What is the CVSS score of CVE-2026-54299?
How do I remediate CVE-2026-54299?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-54299
Is Your Infrastructure Affected by CVE-2026-54299?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.