Medium severity5.3GHSA Advisory· Published Jun 22, 2026· Updated Jun 23, 2026
CVE-2026-54300
CVE-2026-54300
Description
@astrojs/netlify is an adapter that allows Astro to deploy your hybrid or server rendered site to Netlify. Prior to 7.0.13, @astrojs/netlify converts Astro image.remotePatterns into Netlify Image CDN images.remote_images regular expressions with broader semantics than Astro's canonical matcher. A single wildcard hostname such as *.example.com is converted to an optional subdomain regex, so the apex host matches. A single wildcard pathname such as /ok/* is converted without end anchoring, so deeper paths match by prefix. This vulnerability is fixed in 7.0.13.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
@astrojs/netlifynpm | < 7.0.13 | 7.0.13 |
Affected products
2Patches
Vulnerability mechanics
References
3News mentions
0No linked articles in our index yet.