PT-2026-34823 · Astro · @Astrojs/Cloudflare

Published

2026-04-23

·

Updated

2026-04-24

·

CVE-2026-41321

CVSS v3.1

2.2

Low

VectorAV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:L
Name of the Vulnerable Software and Affected Versions @astrojs/cloudflare versions prior to 13.1.10
Description 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 issue enables blind Server-Side Request Forgery (SSRF), where an attacker can use an open redirect on an allowed domain to reach unauthorized internal destinations, bypassing the image.domains and image.remotePatterns allowlists.
Recommendations Update to version 13.1.10.

Exploit

Fix

SSRF

Weakness Enumeration

Related Identifiers

CVE-2026-41321
GHSA-88GM-J2WX-58H6

Affected Products

@Astrojs/Cloudflare