CVE 2.2 LOW

@astrojs/cloudflare: SSRF via redirect following in Cloudflare image-binding-transform endpoint_CVE-2026-41321

2.2 / 10
LOW
CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:L

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.

Basic Information

ID CVE-2026-41321
Source GitHub_M
Published Apr 24, 2026 at 17:04

Affected Product

Vendor withastro
Product @astrojs/cloudflare
Version < 13.1.10
Affected Versions withastro @astrojs/cloudflare < 13.1.10

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.