CVE-2025-66202
CVE-2025-66202 is a medium-severity vulnerability in Astro with a CVSS 3.x base score of 6.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-647.
Key facts
- Severity: Medium (CVSS 3.x base score 6.5)
- EPSS exploit prediction: 0% (20th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2025-201717
- Weakness: CWE-647
- Affected product: Astro
- Published:
- Last modified:
Description
Astro is a web framework. Versions 5.15.7 and below have a double URL encoding bypass which allows any unauthenticated attacker to bypass path-based authentication checks in Astro middleware, granting unauthorized access to protected routes. While the original CVE-2025-64765 was fixed in v5.15.8, the fix is insufficient as it only decodes once. By using double-encoded URLs, attackers can still bypass authentication and access any route protected by middleware pathname checks. This issue is fixed in version 5.15.8.
Frequently asked questions
- What is CVE-2025-66202?
- Astro is a web framework. Versions 5.15.7 and below have a double URL encoding bypass which allows any unauthenticated attacker to bypass path-based authentication checks in Astro middleware, granting unauthorized access to protected routes. While the original CVE-2025-64765 was fixed in v5.15.8, the fix is insufficient as it only decodes once. By using double-encoded URLs, attackers can still bypass authentication and access any route protected by middleware pathname checks. This issue is fixed in version 5.15.8.
- How severe is CVE-2025-66202?
- CVE-2025-66202 has a CVSS 3.x base score of 6.5, rated medium severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is low, integrity low, and availability none.
- Is CVE-2025-66202 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (20th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2025-66202?
- CVE-2025-66202 affects Astro. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2025-66202?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2025-66202 have an EU (EUVD) identifier?
- Yes. CVE-2025-66202 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-201717.
- When was CVE-2025-66202 published?
- CVE-2025-66202 was published on 2025-12-09 and last updated on 2026-06-17.
References
- https://github.com/withastro/astro/commit/6f800813516b07bbe12c666a92937525fddb58ce
- https://github.com/withastro/astro/security/advisories/GHSA-ggxq-hp9w-j794
- https://github.com/withastro/astro/security/advisories/GHSA-whqg-ppgf-wp8c
Affected products (1)
- cpe:2.3:a:astro:astro:*:*:*:*:*:node.js:*:*
More vulnerabilities in Astro
- CVE-2026-54299 — High (CVSS 7.5): Astro is a web framework. Prior to 6.4.6, Astro SSR apps with prerendered error pages (/404 or /500 using export const…
- CVE-2025-59837 — High (CVSS 7.2): Astro is a web framework that includes an image proxy. In versions 5.13.4 and later before 5.13.10, the image proxy…
- CVE-2026-50146 — High (CVSS 7.1): Astro is a web framework. Prior to 6.3.3, when a component uses a client:* directive, Astro inserts named slot content…
- CVE-2025-64764 — High (CVSS 7.1): Astro is a web framework. Prior to version 5.15.8, a reflected XSS vulnerability is present when the server islands…
- CVE-2025-64525 — Medium (CVSS 6.5): Astro is a web framework. In Astro versions 2.16.0 up to but excluding 5.15.5 which utilizeon-demand rendering, request…
- CVE-2025-61925 — Medium (CVSS 6.5): Astro is a web framework. Prior to version 5.14.2, Astro reflects the value in `X-Forwarded-Host` in output when using…
Other CWE-647 vulnerabilities
- CVE-2022-43939 — High (CVSS 8.6): Hitachi Vantara Pentaho Business Analytics Server versions before 9.4.0.1 and 9.3.0.2, including 8.3.x contain security…
- CVE-2025-64500 — High (CVSS 7.3): Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Symfony's…
- CVE-2025-9909 — Medium (CVSS 6.7): A flaw was found in the Red Hat Ansible Automation Platform Gateway route creation component. This vulnerability allows…
- CVE-2026-5222 — Medium (CVSS 6.5): Cargo between 1.68 and 1.96 incorrectly normalized the URLs of third-party registries using the sparse index protocol.…
- CVE-2025-47241 — Medium (CVSS 4.0): In browser-use (aka Browser Use) before 0.1.45, URL parsing of allowed_domains is mishandled because userinfo can be…
- CVE-2025-43916 — Low (CVSS 3.4): Sonos api.sonos.com through 2025-04-21, when the /login/v3/oauth endpoint is used, accepts a redirect_uri containing…