Lucene search
+L

30 matches found

Circl
Circl
added 2026/07/15 8:35 p.m.8 views

CVE-2026-54494

creationtimestamp| type| source ---|---|--- 2026-07-15 20:35:03+00:00| published-proof-of-concept| https://github.com/koel/koel/security/advisories/GHSA-rjg7-r26h-cfp2...

6.1AI score
SaveExploits0References1
Circl
Circl
added 2026/07/15 6:35 p.m.9 views

CVE-2026-54491

creationtimestamp| type| source ---|---|--- 2026-07-15 18:35:12+00:00| published-proof-of-concept| https://github.com/koel/koel/security/advisories/GHSA-6qvr-wjmv-v8mm...

6.1AI score
SaveExploits0References1
Circl
Circl
added 2026/07/15 6:35 p.m.13 views

CVE-2026-54492

creationtimestamp| type| source ---|---|--- 2026-07-15 18:35:09+00:00| published-proof-of-concept| https://github.com/koel/koel/security/advisories/GHSA-w79m-f3jx-779v...

6.1AI score
SaveExploits0References1
Circl
Circl
added 2026/07/15 6:35 p.m.10 views

CVE-2026-54493

creationtimestamp| type| source ---|---|--- 2026-07-15 18:35:07+00:00| published-proof-of-concept| https://github.com/koel/koel/security/advisories/GHSA-6p96-cfg5-4vhp...

6.1AI score
SaveExploits0References1
EUVD
EUVD
added 2026/07/15 6:21 p.m.13 views

EUVD-2026-36546

Koel: Server-Side Request Forgery SSRF in radio station creation due to missing validation bail...

6.3CVSS6.1AI score0.0016EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/15 5:59 p.m.4 views

GHSA-6QVR-WJMV-V8MM Koel: Incomplete fix for CVE-2026-47260 — systemic SSRF in podcast & radio fetch paths

Summary The fix for CVE-2026-47260 v9.3.5 added an initial isSafeUrl check to several fetchers synchronizeEpisodes, getStreamableUrl, AddRadioStation, EpisodePlayable, but the redirect-target validation — the per-hop Guzzle onredirect callback added in follow-up commit be1e867 — was applied to on...

7.1CVSS6.1AI score
SaveExploits0References7
NVD
NVD
added 2026/06/12 8:16 p.m.15 views

CVE-2026-50552

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

6.3CVSS0.0016EPSS
SaveExploits0References2
NVD
NVD
added 2026/06/12 8:16 p.m.19 views

CVE-2026-47260

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 values extracted from the RSS XML are stored directly into the database without any SSRF validation...

7.7CVSS0.00263EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/06/12 6:51 p.m.35 views

CVE-2026-50552 Koel: Server-Side Request Forgery (SSRF) in radio station creation due to missing validation bail

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

6.3CVSS0.0016EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/06/12 6:51 p.m.10 views

CVE-2026-50552 Koel: Server-Side Request Forgery (SSRF) in radio station creation due to missing validation bail

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

6.3CVSS5.4AI score0.0016EPSS
SaveExploits0References2
CVE
CVE
added 2026/06/12 6:51 p.m.29 views

CVE-2026-50552

Koel (open-source music streaming) is affected prior to version 9.7.1 by a Server-Side Request Forgery (SSRF) in the radio station creation endpoint (POST /api/radio/stations). The url validation rules are declared without bail, allowing the HasAudioContentType rule to issue HTTP requests even af...

6.3CVSS5.5AI score0.0016EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/12 6:51 p.m.3 views

CVE-2026-50552 Koel: Server-Side Request Forgery (SSRF) in radio station creation due to missing validation bail

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

6.3CVSS6AI score0.0016EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/06/12 6:50 p.m.12 views

CVE-2026-47260 Koel Vulnerable to SSRF via Podcast Episode Enclosure URLs

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 values extracted from the RSS XML are stored directly into the database without any SSRF validation...

7.7CVSS5.3AI score0.00263EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/06/12 6:50 p.m.8 views

EUVD-2026-36545

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 values extracted from the RSS XML are stored directly into the database without any SSRF validation...

7.7CVSS5.3AI score0.00263EPSS
SaveExploits0References2
CVE
CVE
added 2026/06/12 6:50 p.m.33 views

CVE-2026-47260

Koel (pre-9.3.5) is vulnerable to SSRF via unvalidated podcast enclosure URLs extracted from RSS feeds. The SafeUrl rule validates only the feed URL, not enclosure URLs, which are stored directly in the database and later fetched with Http::sink()->get() when playing an episode, enabling full-...

7.7CVSS5.3AI score0.00263EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/06/12 6:50 p.m.32 views

CVE-2026-47260 Koel Vulnerable to SSRF via Podcast Episode Enclosure URLs

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 values extracted from the RSS XML are stored directly into the database without any SSRF validation...

7.7CVSS0.00263EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/12 6:50 p.m.5 views

CVE-2026-47260 Koel Vulnerable to SSRF via Podcast Episode Enclosure URLs

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 values extracted from the RSS XML are stored directly into the database without any SSRF validation...

7.7CVSS5.9AI score0.00263EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/05/29 7:56 p.m.9 views

Server-side Request Forgery (SSRF)

Overview phanan/koel is a personal audio streaming service. Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the processing of unvalidated enclosure URLs in podcast episode feeds. An attacker can access sensitive internal resources and exfiltrate data by...

7.7CVSS5.8AI score0.00263EPSS
SaveExploits0References2
Circl
Circl
added 2026/05/18 9:55 p.m.13 views

CVE-2026-47260

creationtimestamp| type| source ---|---|--- 2026-05-18 21:55:14+00:00| published-proof-of-concept| https://github.com/koel/koel/security/advisories/GHSA-7j2f-6h2r-6cqc 2026-06-13 10:02:32+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mo5yp7qrjp26 2026-06-15 05:10:24+00:00|...

7.7CVSS5AI score0.00263EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/01/09 11:27 a.m.8 views

CVE-2021-33563

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

7.5CVSS7AI score0.00794EPSS
SaveExploits1References1
Rows per page
Query Builder