SCA: security update for signalk-server (GHSA-vrhw-v2hw-jffx)

medium Tenable Self-Hosted Container Security Plugin ID 437422

Description

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

- Signal K Server is a server application that runs on a central hub in a boat. Prior to 2.20.3, a path
traversal vulnerability in SignalK Server's applicationData API allows authenticated users on Windows
systems to read, write, and list arbitrary files and directories on the filesystem. The validateAppId()
function blocks forward slashes (/) but not backslashes (\), which are treated as directory separators by
path.join() on Windows. This enables attackers to escape the intended applicationData directory. This
vulnerability is fixed in 2.20.3. (CVE-2026-25228)

See Also

https://github.com/advisories/GHSA-vrhw-v2hw-jffx

Plugin Details

Severity: Medium

ID: 437422

Version: Revision 1.9

Type: Local

Family: SCA Checks

Published: 2/3/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 4

Temporal Score: 3.1

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

CVSS Score Source: CVE-2026-25228

CVSS v3

Risk Factor: Medium

Base Score: 4.3

Temporal Score: 3.9

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 2/2/2026

Vulnerability Publication Date: 2/2/2026

Reference Information

CVE: CVE-2026-25228

cwe: CWE-22