CVE Catalog

CVE-2026-59731

HighCVSS 8.2
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.27%

18th percentile - higher than 18% of all known CVEs

Summary

Astro version 6.4.7 performs authorization decisions on a partially decoded pathname after reaching the iterative URL decoder limit, while later rewrite route matching performs an additional decodeURI() operation, potentially allowing bypass of access controls to protected routes.

Risk Assessment

An attacker could exploit this vulnerability to gain unauthorized access to protected application resources, potentially leading to data leakage or system integrity compromise.

Recommendation

Immediately upgrade Astro to version 6.4.8 or later, which includes a fix for this vulnerability.

Other vulnerabilities in Astro

See all
Original NVD description (English source)

Astro is a web framework for content-driven websites. Version 6.4.7 performs authorization decisions on a partially decoded pathname after reaching the iterative URL decoder limit, while later rewrite route matching performs an additional decodeURI() operation and can resolve the request to a protected route. This issue is fixed in version 6.4.8.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS