CVE-2026-54492
Koel is a free, open-source music streaming solution. Prior to 9.7.0, the Subsonic-compatible createPodcastChannel.view route accepts an aut
CVSS
4.3
Medium
EPSS
—
KEV
—
Exploit Today
0
0-100
Published: Aug 19, 2026 · Last modified: Aug 20, 2026 · CWE-918
Not enough EPSS history yet.
Koel is a free, open-source music streaming solution. Prior to 9.7.0, the Subsonic-compatible createPodcastChannel.view route accepts an authenticated user's private URL because app/Http/Requests/Subsonic/CreatePodcastChannelRequest.php does not apply the SafeUrl validation used by the regular podcast API. app/Http/Controllers/Subsonic/CreatePodcastChannelController.php passes the URL to app/Services/Podcast/PodcastService.php, where PodcastService::addPodcast() and createParser() invoke Poddle::fromUrl() during channel creation, causing immediate server-side requests to loopback, Docker bridge, or RFC1918 HTTP destinations. The confirmed impact is blind internal request execution because generic response-body exfiltration was not demonstrated through this route. This issue is fixed in version 9.7.0.
- github.comhttps://github.com/koel/koel/commit/1331f335342b405e60ffabdd60f1f398508f996f
- github.comhttps://github.com/koel/koel/pull/2545
- github.comhttps://github.com/koel/koel/releases/tag/v9.7.0
- github.comhttps://github.com/koel/koel/security/advisories/GHSA-w79m-f3jx-779v
- github.comhttps://github.com/koel/koel/security/advisories/GHSA-w79m-f3jx-779v