Vulnerability Description
Astro is a web framework. Prior to version 5.15.9, when using Astro's Cloudflare adapter (@astrojs/cloudflare) with output: 'server', the image optimization endpoint (/_image) contains a critical vulnerability in the isRemoteAllowed() function that unconditionally allows data: protocol URLs. This enables Cross-Site Scripting (XSS) attacks through malicious SVG payloads, bypassing domain restrictions and Content Security Policy protections. This issue has been patched in version 5.15.9.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Astro | Astro | < 5.15.9 |
Related Weaknesses (CWE)
References
- https://github.com/withastro/astro/commit/9e9c528191b6f5e06db9daf6ad26b8f68016e5Patch
- https://github.com/withastro/astro/security/advisories/GHSA-fvmw-cj7j-j39qExploitThird Party Advisory
FAQ
What is CVE-2025-65019?
CVE-2025-65019 is a vulnerability with a CVSS score of 5.4 (MEDIUM). Astro is a web framework. Prior to version 5.15.9, when using Astro's Cloudflare adapter (@astrojs/cloudflare) with output: 'server', the image optimization endpoint (/_image) contains a critical vuln...
How severe is CVE-2025-65019?
CVE-2025-65019 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-65019?
Check the references section above for vendor advisories and patch information. Affected products include: Astro Astro.