Home

Description

Astro is a web framework for content-driven websites. Following CVE-2025-54793 there's still an Open Redirect vulnerability in a subset of Astro deployment scenarios prior to version 9.4.1. Astro 5.12.8 addressed CVE-2025-54793 where https://example.com//astro.build/press would redirect to the external origin //astro.build/press. However, with the Node deployment adapter in standalone mode and trailingSlash set to "always" in the Astro configuration, https://example.com//astro.build/press still redirects to //astro.build/press. This affects any user who clicks on a specially crafted link pointing to the affected domain. Since the domain appears legitimate, victims may be tricked into trusting the redirected page, leading to possible credential theft, malware distribution, or other phishing-related attacks. This issue has been patched in version 9.4.1.

PUBLISHED Reserved 2025-08-08 | Published 2025-08-15 | Updated 2025-08-15 | Assigner GitHub_M




MEDIUM: 5.5CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:P

Problem types

CWE-601: URL Redirection to Untrusted Site ('Open Redirect')

Product status

< 9.4.1
affected

References

github.com/.../astro/security/advisories/GHSA-9x9c-ghc5-jhw9

github.com/...ommit/5fc3c599cacb0172cc7d8e1202a5f2e8685d7ef2

cve.org (CVE-2025-55207)

nvd.nist.gov (CVE-2025-55207)

Download JSON