CVE-2026-50552
MEDIUMKoel: Server-Side Request Forgery (SSRF) in radio station creation due to missing validation bail
Title source: cnaDescription
Koel is a free, open-source music streaming solution. Prior to version 9.7.1, Koel contains a Server-Side Request Forgery (SSRF) vulnerability in the radio station creation endpoint (POST /api/radio/stations). The url field validation rules are declared without the bail keyword, so the HasAudioContentType rule — which issues HTTP requests to the supplied URL — still executes even after the SafeUrl rule has rejected the URL as pointing to a private/reserved address. Any authenticated, non-admin user can therefore coerce the server into making HEAD/GET requests to arbitrary internal hosts. This issue has been patched in version 9.7.1.
References (2)
Core 2
Core References
X_Refsource_Confirm x_refsource_confirm
https://github.com/koel/koel/security/advisories/GHSA-jr4p-4xjh-fwvw
X_Refsource_Misc x_refsource_misc
https://github.com/koel/koel/commit/5f6ce2cefd08f437a269236b677ad971517ccbb6
Scores
CVSS v3
6.3
EPSS
0.0016
EPSS Percentile
5.5%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
no
Technical Impact
partial
Details
CWE
CWE-918
Status
published
Products (1)
koel/koel
< 9.7.1
Published
Jun 12, 2026
Tracked Since
Jun 13, 2026