CVE-2025-55207
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-08-15

Last updated on: 2025-08-18

Assigner: GitHub, Inc.

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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-08-15
Last Modified
2025-08-18
Generated
2026-05-27
AI Q&A
2025-08-15
EPSS Evaluated
2026-05-25
NVD
EUVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
astro astro 9.4.1
astro astro *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-601 The web application accepts a user-controlled input that specifies a link to an external site, and uses that link in a redirect.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is an Open Redirect issue in the Astro web framework prior to version 9.4.1. Specifically, when using the Node deployment adapter in standalone mode with the trailingSlash configuration set to "always", certain URLs on the affected domain redirect users to external, potentially malicious sites. Because the domain appears legitimate, users may be tricked into trusting the redirected page.


How can this vulnerability impact me? :

If a user clicks on a specially crafted link exploiting this vulnerability, they may be redirected to malicious websites. This can lead to credential theft, malware distribution, or other phishing-related attacks, putting users and organizations at risk.


What immediate steps should I take to mitigate this vulnerability?

Upgrade Astro to version 9.4.1 or later, as this version patches the Open Redirect vulnerability. Additionally, review your Astro configuration to avoid using the Node deployment adapter in standalone mode with trailingSlash set to "always" until the upgrade is applied.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart