CVE-2026-54491
- EPSS 0.24%
- Veröffentlicht 19.08.2026 20:48:12
- Zuletzt bearbeitet 20.08.2026 20:17:34
Koel is a free, open-source music streaming solution. Prior to 9.7.1, outbound podcast and radio fetch paths perform a point-in-time App\Helpers\Network::isPublicHost() or isSafeUrl() check without pinning the validated address, and most paths lack r...
CVE-2026-54493
- EPSS 0.26%
- Veröffentlicht 19.08.2026 20:46:50
- Zuletzt bearbeitet 21.08.2026 19:17:03
Koel is a free, open-source music streaming solution. Prior to 9.7.0, the Subsonic-compatible createInternetRadioStation.view and updateInternetRadioStation.view routes accept an authenticated user's streamUrl without the SafeUrl and HasAudioContentT...
CVE-2026-54494
- EPSS 0.27%
- Veröffentlicht 19.08.2026 20:46:01
- Zuletzt bearbeitet 19.08.2026 21:16:57
Koel is a free, open-source music streaming solution. Prior to 9.7.1, App\Helpers\Network::isPublicHost() uses filter_var() with FILTER_FLAG_NO_PRIV_RANGE and FILTER_FLAG_NO_RES_RANGE, which treats NAT64 64:ff9b::/96 and 6to4 2002::/16 wrappers of pr...
CVE-2026-54492
- EPSS 0.27%
- Veröffentlicht 19.08.2026 20:44:33
- Zuletzt bearbeitet 20.08.2026 14:17:14
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 appl...
CVE-2026-50552
- EPSS 0.17%
- Veröffentlicht 12.06.2026 18:51:46
- Zuletzt bearbeitet 15.06.2026 21:08:33
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 decla...
CVE-2026-47260
- EPSS 0.32%
- Veröffentlicht 12.06.2026 18:50:42
- Zuletzt bearbeitet 15.06.2026 21:08:33
Koel is a free, open-source music streaming solution. Prior to version 9.3.5, Koel validates the podcast feed URL via the SafeUrl rule (DNS resolution + public IP check), but the individual episode <enclosure url="..."> values extracted from the RSS ...
CVE-2021-33563
- EPSS 0.79%
- Veröffentlicht 24.05.2021 23:15:08
- Zuletzt bearbeitet 21.11.2024 06:09:06
Koel before 5.1.4 lacks login throttling, lacks a password strength policy, and shows whether a failed login attempt had a valid username. This might make brute-force attacks easier.