CVE-2026-33769 LOW

CVE-2026-33769: Astro: Remote allowlist bypass via unanchored matchPathname wildcard

Vendor Withastro
Product astro
Weakness CWE-20 · Input validation
Published March 24, 2026
Last update March 24, 2026

CVSS base score

2.9/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

March 24, 2026 CVE published
March 24, 2026 Record updated