Signal K Server Arbitrary Prototype Read Vulnerability in Application Data JSON-Patch Endpoint

Vulnerability

An arbitrary prototype read vulnerability has been identified in Signal K Server versions prior to 2.24.0. This vulnerability allows a low-privileged authenticated user to bypass prototype boundary filtering and extract internal functions and properties from the global prototype object. The issue arises in the application data JSON-patch endpoint, where the 'from' field is not properly validated, enabling unauthorized access to prototype data. The vulnerability has been patched in version 2.24.0.

Impact

Exploitation of this vulnerability allows for arbitrary reading of prototype properties, including internal Node functions, into the user's application data, violating data isolation.

Reproduction

To reproduce this vulnerability, send a JSON-patch request to the '/signalk/v1/applicationData/global/testapp/1.0' endpoint. Include a 'copy' operation in the payload that targets a property on the prototype, such as 'toString'. The request will bypass the prototype pollution guard and successfully read the targeted prototype property.

Remediation

Users can upgrade to Signal K Server version 2.24.0 or later to address this vulnerability.

Added: May 3, 2026, 11:20 AM
Updated: May 3, 2026, 11:20 AM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
1.3
exploitability
6.6
remediation
0.0
relevance
5.2
threat
6.4
urgency
2.9
incentive
0.0

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.