SCA: security update for @astrojs/node (GHSA-9x9c-ghc5-jhw9)

medium Tenable Self-Hosted Container Security Plugin ID 433366

Description

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

- Astro is a web framework for content-driven websites. Following CVE-2025-54793 there's still an Open
Redirect vulnerability in a subset of Astro deployment scenarios prior to version 9.4.1. Astro 5.12.8
addressed CVE-2025-54793 where https://example.com//astro.build/press would redirect to the external
origin //astro.build/press. However, with the Node deployment adapter in standalone mode and trailingSlash
set to "always" in the Astro configuration, https://example.com//astro.build/press still redirects to
//astro.build/press. This affects any user who clicks on a specially crafted link pointing to the affected
domain. Since the domain appears legitimate, victims may be tricked into trusting the redirected page,
leading to possible credential theft, malware distribution, or other phishing-related attacks. This issue
has been patched in version 9.4.1. (CVE-2025-55207)

See Also

https://github.com/advisories/GHSA-9x9c-ghc5-jhw9

Plugin Details

Severity: Medium

ID: 433366

Version: Revision 1.10

Type: Local

Family: SCA Checks

Published: 8/15/2025

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 2.3

Percentile: 9.07

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5.8

Temporal Score: 4.3

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

CVSS Score Source: CVE-2025-55207

CVSS v3

Risk Factor: Medium

Base Score: 6.1

Temporal Score: 5.3

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

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

CVSS v4

Risk Factor: Medium

Base Score: 6.9

Threat Score: 5.5

Threat Vector: CVSS:4.0/E:P

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 8/15/2025

Vulnerability Publication Date: 8/15/2025

Reference Information

CVE: CVE-2025-55207

cwe: CWE-601