Lucene search
+L

56 matches found

OSV
OSV
added 2026/02/02 10:26 p.m.11 views

GHSA-VRHW-V2HW-JFFX SignalK Server has Path Traversal leading to information disclosure

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

5CVSS5.7AI score0.00384EPSS
SaveExploits1References4
Veracode
Veracode
added 2026/01/07 2:51 p.m.8 views

Denial Of Service (DoS)

signalk-server is vulnerable to Denial of Service DoS. The vulnerability is due to unbounded in-memory storage of access request objects at the /signalk/v1/access/requests endpoint, which allows an unauthenticated attacker to flood the endpoint and crash the server through memory exhaustion...

7.5CVSS7.2AI score0.0054EPSS
SaveExploits1References4Affected Software1
Veracode
Veracode
added 2026/01/07 7:21 a.m.10 views

Unauthenticated Information Disclosure

signalk-server is vulnerable to unauthenticated information disclosure. The vulnerability is due to missing authentication checks on sensitive endpoints, which allows an attacker to retrieve internal system details such as the full SignalK data schema, connected serial devices, and installed...

5.3CVSS7AI score0.00359EPSS
SaveExploits1References4Affected Software1
RedhatCVE
RedhatCVE
added 2026/01/02 6:37 p.m.13 views

CVE-2025-68620

Signal K Server is a server application that runs on a central hub in a boat. Versions prior to 2.19.0 expose two features that can be chained together to steal JWT authentication tokens without any prior authentication. The attack combines WebSocket-based request enumeration with unauthenticated...

9.1CVSS7.2AI score0.00512EPSS
SaveExploits1References1
Snyk
Snyk
added 2026/01/02 3:28 p.m.7 views

Authentication Bypass Using an Alternate Path or Channel

Overview signalk-server is an An implementation of a Signal K server for boats. Affected versions of this package are vulnerable to Authentication Bypass Using an Alternate Path or Channel via the startServerEvents and queryRequest functions. When allowreadonly is enabled, an unauthenticated...

10CVSS7.1AI score0.00512EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/01/02 3:26 p.m.17 views

Signal K Server Vulnerable to Access Request Spoofing

The SignalK access request system has two related features that when combined by themselves and with the infromation disclosure vulnerability enable convincing social engineering attacks against administrators. When a device creates an access request, it specifies three fields: clientId,...

8.8CVSS6.7AI score0.00282EPSS
SaveExploits1References5Affected Software1
EUVD
EUVD
added 2026/01/02 3:26 p.m.9 views

EUVD-2025-206135

Signal K Server Vulnerable to Access Request Spoofing...

6.3CVSS6.4AI score0.00282EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/01/02 3:23 p.m.16 views

Signal K Server Vulnerable to Remote Code Execution via Malicious npm Package

The SignalK appstore interface allows administrators to install npm packages through a REST API endpoint. While the endpoint validates that the package name exists in the npm registry as a known plugin or webapp, the version parameter accepts arbitrary npm version specifiers including URLs. npm...

8.6CVSS8AI score0.00685EPSS
SaveExploits1References5Affected Software1
Snyk
Snyk
added 2026/01/02 3:23 p.m.8 views

Arbitrary Code Injection

Overview signalk-server is an An implementation of a Signal K server for boats. Affected versions of this package are vulnerable to Arbitrary Code Injection via the appstore.js REST API endpoint, which allows the installation of npm packages using unsanitized version specifiers. An administrator...

8.6CVSS7.9AI score0.00685EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/01/02 3:22 p.m.8 views

Information Exposure

Overview signalk-server is an An implementation of a Signal K server for boats. Affected versions of this package are vulnerable to Information Exposure via the exposed endpoints /skServer/serialports, /skServer/availablePaths, and /skServer/hasAnalyzer that are not protected by authentication...

6.9CVSS6.8AI score0.00359EPSS
SaveExploits1References2
OSV
OSV
added 2026/01/02 3:20 p.m.5 views

GHSA-7RQC-FF8M-7J23 Signal K Server Vulnerable to Denial of Service via Unrestricted Access Request Flooding

Summary A Denial of Service DoS vulnerability allows an unauthenticated attacker to crash the SignalK Server by flooding the access request endpoint /signalk/v1/access/requests. This causes a "JavaScript heap out of memory" error due to unbounded in-memory storage of request objects. Details The...

7.5CVSS7AI score0.0054EPSS
SaveExploits1References5
Snyk
Snyk
added 2026/01/02 3:20 p.m.7 views

Allocation of Resources Without Limits or Throttling

Overview signalk-server is an An implementation of a Signal K server for boats. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via the /signalk/v1/access/requests endpoint. An attacker can cause the server to exhaust memory resources and...

8.7CVSS6.7AI score0.0054EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/01/02 3:11 p.m.8 views

Improper Control of Dynamically-Managed Code Resources

Overview signalk-server is an An implementation of a Signal K server for boats. Affected versions of this package are vulnerable to Improper Control of Dynamically-Managed Code Resources via the restoreFilePath global variable, which can be manipulated through the /skServer/validateBackup endpoin...

9.6CVSS7.6AI score0.18609EPSS
SaveExploits3References3
NVD
NVD
added 2026/01/01 7:15 p.m.11 views

CVE-2025-68619

Signal K Server is a server application that runs on a central hub in a boat. Versions prior to 2.19.0 of the appstore interface allow administrators to install npm packages through a REST API endpoint. While the endpoint validates that the package name exists in the npm registry as a known plugi...

8.6CVSS0.00685EPSS
SaveExploits1References2
NVD
NVD
added 2026/01/01 6:15 p.m.19 views

CVE-2025-68272

Signal K Server is a server application that runs on a central hub in a boat. A Denial of Service DoS vulnerability in versions prior to 2.19.0 allows an unauthenticated attacker to crash the SignalK Server by flooding the access request endpoint /signalk/v1/access/requests. This causes a...

7.5CVSS0.0054EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/01/01 6:08 p.m.3 views

CVE-2025-68272 Signal K Server Vulnerable to Denial of Service via Unrestricted Access Request Flooding

Signal K Server is a server application that runs on a central hub in a boat. A Denial of Service DoS vulnerability in versions prior to 2.19.0 allows an unauthenticated attacker to crash the SignalK Server by flooding the access request endpoint /signalk/v1/access/requests. This causes a...

7.5CVSS6.5AI score0.0054EPSS
SaveExploits1References2
Rows per page
Query Builder