CVE-2026-41321

@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.
Configurations

No configuration.

History

24 Apr 2026, 19:17

Type Values Removed Values Added
References () https://github.com/withastro/astro/security/advisories/GHSA-88gm-j2wx-58h6 - () https://github.com/withastro/astro/security/advisories/GHSA-88gm-j2wx-58h6 -

24 Apr 2026, 18:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-24 18:16

Updated : 2026-04-27 18:53


NVD link : CVE-2026-41321

Mitre link : CVE-2026-41321

CVE.ORG link : CVE-2026-41321


JSON object : View

Products Affected

No product.

CWE
CWE-918

Server-Side Request Forgery (SSRF)