CVE-2026-33769

Severity CVSS v4.0:
LOW
Type:
CWE-20 Input Validation
Publication date:
24/03/2026
Last modified:
26/03/2026

Description

Astro is a web framework. From version 2.10.10 to before version 5.18.1, this issue concerns Astro's remotePatterns path enforcement for remote URLs used by server-side fetchers such as the image optimization endpoint. The path matching logic for /* wildcards is unanchored, so a pathname that contains the allowed prefix later in the path can still match. As a result, an attacker can fetch paths outside the intended allowlisted prefix on an otherwise allowed host. This issue has been patched in version 5.18.1.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:astro:astro:*:*:*:*:*:node.js:*:* 2.10.10 (including) 5.18.1 (excluding)