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.
                
            CVSS
                No CVSS.
References
                    Configurations
                    No configuration.
History
                    18 Aug 2025, 20:16
| Type | Values Removed | Values Added | 
|---|---|---|
| Summary | 
 | 
15 Aug 2025, 16:15
| Type | Values Removed | Values Added | 
|---|---|---|
| New CVE | 
Information
                Published : 2025-08-15 16:15
Updated : 2025-08-18 20:16
NVD link : CVE-2025-55207
Mitre link : CVE-2025-55207
CVE.ORG link : CVE-2025-55207
JSON object : View
Products Affected
                No product.
CWE
                
                    
                        
                        CWE-601
                        
            URL Redirection to Untrusted Site ('Open Redirect')
