CVE Watcher
Sitemap Privacy Security.txt Open CVE Console

Shareable CVE page

CVE-2026-54492

This is the local share page for this CVE/source combination.

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 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.

medium
SourceCVE List v5 CVSS4.3 Severitymedium Published2026-08-19 EPSS0.3%
Open in CVE Console
Vector and technical detailsCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N