Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. signalk-server
  4. ›
  5. CVE-2026-55591

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

June 18, 2026

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 HTTP/HTTPS requests to internal network resources, cloud metadata services, and other unintended destinations.

When security is not configured (the default state), these endpoints require no authentication.

References

  • github.com/SignalK/signalk-server/security/advisories/GHSA-q59x-jc9f-gfqf
  • github.com/advisories/GHSA-q59x-jc9f-gfqf
  • nvd.nist.gov/vuln/detail/CVE-2026-55591

Code Behaviors & Features

Detect and mitigate CVE-2026-55591 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 2.28.0

Fixed versions

  • 2.28.0

Solution

Upgrade to version 2.28.0 or above.

Impact 5.8 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-918: Server-Side Request Forgery (SSRF)

Source file

npm/signalk-server/CVE-2026-55591.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 23 Jun 2026 12:23:34 +0000.