CVE-2026-47170 PUBLISHED

Garlic-Hub: SSRF vulnerability in uploadFromUrl endpoint

Assigner: GitHub_M
Reserved: 18.05.2026 Published: 11.06.2026 Updated: 11.06.2026

Garlic-Hub manages digital signage network — devices, content, and playlists — from a single self-hosted interface. Prior to version 1.1, authenticated users can cause the server to issue arbitrary HTTP requests to internal services via the uploadFromUrl endpoint. This allows internal port scanning, service fingerprinting, and retrieval of internal HTTP responses which are stored in the publicly accessible media pool. This issue has been patched in version 1.1.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
CVSS Score: 7.7

Product Status

Vendor garlic-signage
Product garlic-hub
Versions
  • Version < 1.1 is affected

References

Problem Types

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