Remote Pattern Regex Escaping Flaw in Astro Web Framework by Astro
CVE-2026-73425
3.7LOW
What is CVE-2026-73425?
Astro, a web framework designed for content-driven websites, has a vulnerability in its Netlify adapter affecting versions before 8.1.2. The issue arises from the improper escaping of metacharacters in pathname values while converting image.remotePatterns entries into regular expressions for the Netlify Image CDN allowlist. This flaw allows for excessive matches, as the adapter fails to restrict requests effectively. Consequently, optimization may occur on paths that should be excluded based on the original configuration. This vulnerability is resolved in version 8.1.2.
Affected Version(s)
astro < 8.1.2
