cvedb.io
CVE-2026-54299
HIGH · CVSS 7.5
EPSS exploitation probability: 0%
Published 2026-06-22T19:17:21.260 · Last modified 2026-06-23T16:17:01.563

Summary

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.

Affected products

astro — astro

Does this affect you?

Add your gear to cvedb and we'll alert you only when astro ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.