Vulnerability Description
@astrojs/cloudflare is an SSR adapter for use with Cloudflare Workers targets. Prior to 13.1.10, the fetch() call for remote images in packages/integrations/cloudflare/src/utils/image-binding-transform.ts uses the default redirect: 'follow' behavior. This allows the Cloudflare Worker to follow HTTP redirects to arbitrary URLs, bypassing the isRemoteAllowed() domain allowlist check which only validates the initial URL. This vulnerabiity is caused by an incomplete fix for CVE-2025-58179. This vulnerability is fixed in 13.1.10.
CVSS Score
LOW
Related Weaknesses (CWE)
References
- https://github.com/withastro/astro/security/advisories/GHSA-88gm-j2wx-58h6
- https://github.com/withastro/astro/security/advisories/GHSA-88gm-j2wx-58h6
FAQ
What is CVE-2026-41321?
CVE-2026-41321 is a vulnerability with a CVSS score of 2.2 (LOW). @astrojs/cloudflare is an SSR adapter for use with Cloudflare Workers targets. Prior to 13.1.10, the fetch() call for remote images in packages/integrations/cloudflare/src/utils/image-binding-transfor...
How severe is CVE-2026-41321?
CVE-2026-41321 has been rated LOW with a CVSS base score of 2.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-41321?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.