CVE-2026-50552
MEDIUM EPSS 5.6%
Published Jun 12, 20263w ago · Modified Jun 17, 20262w ago
6.3 CVSS 3.1
Published Jun 12, 2026 3w ago
Last Modified Jun 17, 2026 2w ago
Description
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality Low
Integrity Low
Availability Low
Threat Intelligence
EPSS Exploit Probability
5.6% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-918 Server-Side Request Forgery (SSRF) Validation
References 2
- github.com https://github.com/koel/koel/commit/5f6ce2cefd08f437a269236b677ad971517ccbb6
- github.com https://github.com/koel/koel/security/advisories/GHSA-jr4p-4xjh-fwvw
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.