CVE Catalog

CVE-2026-33951

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.31%

23th percentile - higher than 23% of all known CVEs

Summary

Signal K Server before version 2.24.0-beta.1 exposes an unauthenticated HTTP endpoint PUT /signalk/v1/api/sourcePriorities that allows remote attackers to modify navigation data source priorities. Changes are applied immediately and persisted.

Risk Assessment

An attacker can manipulate navigation data (GPS, AIS), potentially leading to incorrect readings and endangering the vessel's safety.

Recommendation

Update Signal K Server to version 2.24.0-beta.1 or later. Restrict access to the endpoint to authenticated users only.

Other vulnerabilities in Signal K Server

See all
Original NVD description (English source)

Signal K Server is a server application that runs on a central hub in a boat. Prior to version 2.24.0-beta.1, the SignalK Server exposes an unauthenticated HTTP endpoint that allows remote attackers to modify navigation data source priorities. This endpoint, accessible via PUT /signalk/v1/api/sourcePriorities, does not enforce authentication or authorization checks and directly assigns user-controlled input to the server configuration. As a result, attackers can influence which GPS, AIS, or other sensor data sources are trusted by the system. The changes are immediately applied and persisted to disk, allowing the manipulation to survive server restarts. This issue has been patched in version 2.24.0-beta.1.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS