Back to list

Signal K Server: Server-Side Request Forgery via Remote Connection Endpoints — CVE-2026-55591

GitHub · GitHub · CVE-2026-55591

ID
CVE-2026-55591
Date
Activity
Source
GitHub
Vendor
GitHub
Threat
medium
CVSS
5.8

Summary

### Summary signalk-server versions up to and including 2.27.0 contain a Server-Side Request Forgery (SSRF) vulnerability in three administrative endpoints used for remote Signal K server connection management. The `makeRemoteRequest()` function accepts attacker-controlled `host`, `port`, `useTLS`, and `selfsignedcert` parameters without any validation, allowing an attacker to force the server to make arbitrary…

Product

npm: signalk-server

What to do

General, cautious steps (verify details in the official source):

  • Review exposure and plan remediation based on risk and environment.
  • Identify affected product versions in your inventory and verify whether you are impacted.
  • Apply vendor patches/updates or recommended mitigations as soon as available.
  • Read the official advisory for exact affected versions and remediation steps.

Official advisory

Related advisories