phanan has 6 CVEs on record. Disclosure cadence is accelerating: 6 in the last 90 days against 0 in the 90 before. The busiest recent month was August 2026 with 4. The median CVSS is 6.4 (medium). None have a confirmed exploitation report. The most common weakness class is CWE-918 (6).
CVEs per month
Last 12 months, by publish date
- Exploited share
- 0% vs 1% corpus
- Median CVSS
- 6.4
- Publish → KEV
- —
- Last 90 days
- 6 prev 0
Weakness classes
Products
- phanan/koel 6
Worst active — by depth score
CVE-2026-54493High· 7.7Koel is a free, open-source music streaming solution42CVE-2026-54491High· 7.1Koel is a free, open-source music streaming solution39GHSA-8q6q-m837-fv64Medium· 6.4 Koel has SSRF through Authenticated Subsonic podcast feed URLs35CVE-2026-50552Medium· 6.3Koel: Server-Side Request Forgery (SSRF) in radio station creation due to missing validation bail35CVE-2026-54494MediumKoel is a free, open-source music streaming solution28
phanan vulnerabilities
CVEs affecting phanan, newest first. Open any entry for full detail, references, and exploit status.
6 CVEsRSS
CVE-2026-54491High· 7.1Koel is a free, open-source music streaming solution
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…
CVE-2026-54494MediumKoel is a free, open-source music streaming solution
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 w…
CVE-2026-54492Medium· 4.3Koel is a free, open-source music streaming solution
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 …
CVE-2026-54493High· 7.7Koel is a free, open-source music streaming solution
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 Has…
CVE-2026-50552Medium· 6.3Koel: Server-Side Request Forgery (SSRF) in radio station creation due to missing validation bail
Koel: Server-Side Request Forgery (SSRF) in radio station creation due to missing validation bail
GHSA-8q6q-m837-fv64Medium· 6.4Koel has SSRF through Authenticated Subsonic podcast feed URLs
Koel has SSRF through Authenticated Subsonic podcast feed URLs