| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-7j2f-6h2r-6cqc | Koel Vulnerable to SSRF via Podcast Episode Enclosure URLs |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Sat, 13 Jun 2026 04:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Fri, 12 Jun 2026 21:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Koel
Koel koel |
|
| Vendors & Products |
Koel
Koel koel |
Fri, 12 Jun 2026 19:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | 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 XML are stored directly into the database without any SSRF validation. When a user plays an episode, the server downloads the full HTTP response from the unvalidated enclosure URL via Http::sink()->get() and streams it back to the user, enabling full-read SSRF against internal services. This issue has been patched in version 9.3.5. | |
| Title | Koel Vulnerable to SSRF via Podcast Episode Enclosure URLs | |
| Weaknesses | CWE-918 | |
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-06-13T03:28:32.095Z
Reserved: 2026-05-18T23:03:37.229Z
Link: CVE-2026-47260
Updated: 2026-06-13T03:28:26.230Z
Status : Received
Published: 2026-06-12T20:16:46.320
Modified: 2026-06-13T04:17:32.807
Link: CVE-2026-47260
No data.
OpenCVE Enrichment
Updated: 2026-06-12T21:30:07Z
Github GHSA