CVE-2026-40089 Details
Description
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.
A server-side request forgery (SSRF) vulnerability has been identified in the Sonicverse Audio Streaming Stack dashboard. This issue affects installations created with the provided install.sh script, including those using the one-liner bash installer. The vulnerability arises because the dashboard API client accepts user-controlled URLs and forwards them to a server-side HTTP client without adequate validation. An authenticated operator could exploit this to make arbitrary HTTP requests from the dashboard backend to internal or external systems. Depending on the deployment, this could lead to unauthorized access to internal services, interaction with cloud instance metadata endpoints, or bypassing IP-based access controls and network segmentation.
Users are advised to reinstall the Sonicverse Audio Streaming Stack from a fixed commit using the install.sh script. If immediate reinstallation is not possible, the vulnerable feature can be disabled or tightly restricted, and strict firewall and network policies can be enforced to prevent the dashboard backend from reaching internal networks or cloud metadata endpoints. Outbound traffic from the host running the stack can also be limited to only the specific domains that must be contacted.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Apr 13, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/sonicverse-eu/audiostreaming-stack/security/advisories/GHSA-8vvj-7f7r-7v48 | [email protected] | MitigationVendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-918 | Server-Side Request Forgery (SSRF) | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| sonicverse radio audio streaming stack | < 1.7.2 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 2, 2026 | Initial Analysis | [email protected] |
| Apr 9, 2026 | New CVE Received | [email protected] |