Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. @astrojs/netlify
  4. ›
  5. CVE-2026-54300

CVE-2026-54300: @astrojs/netlify broadens Astro image.remotePatterns in Netlify Image CDN config

June 16, 2026

@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.

References

  • github.com/advisories/GHSA-529g-xq4f-cw38
  • github.com/withastro/astro/security/advisories/GHSA-529g-xq4f-cw38
  • nvd.nist.gov/vuln/detail/CVE-2026-54300

Code Behaviors & Features

Detect and mitigate CVE-2026-54300 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 7.0.13

Fixed versions

  • 7.0.13

Solution

Upgrade to version 7.0.13 or above.

Impact 5.3 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-918: Server-Side Request Forgery (SSRF)

Source file

npm/@astrojs/netlify/CVE-2026-54300.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 23 Jun 2026 12:22:48 +0000.