SCA: security update for @astrojs/netlify (GHSA-529g-xq4f-cw38)

medium Tenable Self-Hosted Container Security Plugin ID 443291

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- @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. (CVE-2026-54300)

Solution

Update the @astrojs/netlify library and its related packages to version 7.0.13 or later.

See Also

https://github.com/advisories/GHSA-529g-xq4f-cw38

Plugin Details

Severity: Medium

ID: 443291

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 6/16/2026

Updated: 7/6/2026

Supported Sensors: Tenable Self-Hosted Container Security, Tenable Cloud Security

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.7

Vector: CVSS2#AV:N/AC:L/Au:N/C:P/I:N/A:N

CVSS Score Source: CVE-2026-54300

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.6

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

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 6/16/2026

Vulnerability Publication Date: 6/16/2026

Reference Information

CVE: CVE-2026-54300

cwe: CWE-918