CVE-2026-25228

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

Configuration 1 (hide)

AND
cpe:2.3:a:signalk:signal_k_server:*:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-02-02 23:16

Updated : 2026-02-20 15:13


NVD link : CVE-2026-25228

Mitre link : CVE-2026-25228

CVE.ORG link : CVE-2026-25228


JSON object : View

Products Affected

microsoft

  • windows

signalk

  • signal_k_server
CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')