CVE-2026-54299

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.
References
Configurations

Configuration 1 (hide)

cpe:2.3:a:astro:astro:*:*:*:*:*:node.js:*:*

History

23 Jun 2026, 13:53

Type Values Removed Values Added
First Time Astro
Astro astro
CPE cpe:2.3:a:astro:astro:*:*:*:*:*:node.js:*:*
References () https://github.com/withastro/astro/security/advisories/GHSA-2pvr-wf23-7pc7 - () https://github.com/withastro/astro/security/advisories/GHSA-2pvr-wf23-7pc7 - Mitigation, Vendor Advisory

22 Jun 2026, 19:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-22 19:17

Updated : 2026-06-23 16:17


NVD link : CVE-2026-54299

Mitre link : CVE-2026-54299

CVE.ORG link : CVE-2026-54299


JSON object : View

Products Affected

astro

  • astro
CWE
CWE-20

Improper Input Validation

CWE-918

Server-Side Request Forgery (SSRF)