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.
References
| Link | Resource |
|---|---|
| https://github.com/withastro/astro/security/advisories/GHSA-g735-7g2w-hh3f | Exploit Vendor Advisory |
Configurations
History
26 Mar 2026, 12:04
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.3 |
| CPE | cpe:2.3:a:astro:astro:*:*:*:*:*:node.js:*:* | |
| First Time |
Astro astro
Astro |
|
| References | () https://github.com/withastro/astro/security/advisories/GHSA-g735-7g2w-hh3f - Exploit, Vendor Advisory |
25 Mar 2026, 15:41
| Type | Values Removed | Values Added |
|---|---|---|
| Summary |
|
24 Mar 2026, 19:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-03-24 19:16
Updated : 2026-03-26 12:04
NVD link : CVE-2026-33769
Mitre link : CVE-2026-33769
CVE.ORG link : CVE-2026-33769
JSON object : View
Products Affected
astro
- astro
CWE
CWE-20
Improper Input Validation
