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.
References (3)
Core 3
Core References
Vendor Advisory x_refsource_confirm
https://github.com/withastro/astro/security/advisories/GHSA-whqg-ppgf-wp8c
Not Applicable x_refsource_misc
https://github.com/withastro/astro/security/advisories/GHSA-ggxq-hp9w-j794
Scores
CVSS v3
6.5
EPSS
0.0030
EPSS Percentile
52.8%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
yes
Technical Impact
partial
Details
CWE
CWE-647
Status
published
Products (2)
astro/astro
< 5.15.8
npm/astro
0 - 5.15.8npm
Published
Dec 09, 2025
Tracked Since
Feb 18, 2026