Home

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.

PUBLISHED Reserved 2026-06-04 | Published 2026-06-12 | Updated 2026-06-15 | Assigner GitHub_M




MEDIUM: 6.3CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L

Problem types

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

Product status

< 9.7.1
affected

References

github.com/koel/koel/security/advisories/GHSA-jr4p-4xjh-fwvw exploit

github.com/koel/koel/security/advisories/GHSA-jr4p-4xjh-fwvw

github.com/...ommit/5f6ce2cefd08f437a269236b677ad971517ccbb6

cve.org (CVE-2026-50552)

nvd.nist.gov (CVE-2026-50552)

Download JSON