### [CVE-2025-58179](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-58179) ![](https://img.shields.io/static/v1?label=Product&message=astro&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3E%3D%2011.0.3%2C%20%3C%2012.6.6%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-918%3A%20Server-Side%20Request%20Forgery%20(SSRF)&color=brightgreen) ### Description Astro is a web framework for content-driven websites. Versions 11.0.3 through 12.6.5 are vulnerable to SSRF when using Astro's Cloudflare adapter. When configured with output: 'server' while using the default imageService: 'compile', the generated image optimization endpoint doesn't check the URLs it receives, allowing content from unauthorized third-party domains to be served. a A bug in impacted versions of the @astrojs/cloudflare adapter for deployment on Cloudflare’s infrastructure, allows an attacker to bypass the third-party domain restrictions and serve any content from the vulnerable origin. This issue is fixed in version 12.6.6. ### POC #### Reference - https://github.com/withastro/astro/security/advisories/GHSA-qpr4-c339-7vq8 #### Github - https://github.com/ARPSyndicate/cve-scores - https://github.com/tanjiti/sec_profile - https://github.com/zzyss-marker/actions