CVE Catalog
EnglishPolski(English translation not available — showing Polish)

CVE-2026-40089

CriticalCVSS 9.9
Published: Updated: Translated: NVD NIST

Summary

Sonicverse, samodzielnie hostowany stos Docker Compose do transmisji radiowej na żywo, zawiera podatność typu Server-Side Request Forgery (SSRF) w swoim kliencie API. W instalacjach utworzonych za pomocą skryptu install.sh, dashboard akceptuje kontrolowane przez użytkownika adresy URL i przekazuje je bez wystarczającej walidacji do klienta HTTP po stronie serwera.

Risk Assessment

Zagrożenie polega na tym, że uwierzytelniony operator może wykorzystać tę podatność do wykonywania dowolnych żądań HTTP z backendu dashboardu do systemów wewnętrznych lub zewnętrznych, co może prowadzić do nieautoryzowanego dostępu do danych.

Recommendation

Zaleca się aktualizację do wersji, która zawiera poprawkę dla tej podatności, zgodnie z commit cb1ddbacafcb441549fe87d3eeabdb6a085325e4.

Original NVD description (English source)

Sonicverse is a Self-hosted Docker Compose stack for live radio streaming. The Sonicverse Radio Audio Streaming Stack dashboard contains a Server-Side Request Forgery (SSRF) vulnerability in its API client (apps/dashboard/lib/api.ts). Installations created using the provided install.sh script (including the one‑liner bash <(curl -fsSL https://sonicverse.short.gy/install-audiostack)) are affected. In these deployments, the dashboard accepts user-controlled URLs and passes them directly to a server-side HTTP client without sufficient validation. An authenticated operator can abuse this to make arbitrary HTTP requests from the dashboard backend to internal or external systems. This vulnerability is fixed with commit cb1ddbacafcb441549fe87d3eeabdb6a085325e4.

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