Home

Description

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.

PUBLISHED Reserved 2026-01-30 | Published 2026-02-02 | Updated 2026-02-04 | Assigner GitHub_M




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

Problem types

CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

Product status

< 2.20.3
affected

References

github.com/...server/security/advisories/GHSA-vrhw-v2hw-jffx

github.com/...ommit/9bcf61c8fe2cb8a40998b913a02fb64dff9e86c7

cve.org (CVE-2026-25228)

nvd.nist.gov (CVE-2026-25228)

Download JSON