๐Ÿ” CVE Alert

CVE-2026-54494

UNKNOWN 0.0

Koel: Full-read SSRF via podcast enclosure URL: isPublicHost() filter_var guard does not reject NAT64 (64:ff9b::/96) or 6to4 (2002::/16) IPv6-transition wrappers of internal IPv4

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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 private, loopback, or link-local IPv4 addresses as public. An authenticated user can place such an address in a podcast RSS <enclosure url> and reach app/Values/Podcast/EpisodePlayable.php through EpisodePlayable::createForEpisode(), where isSafeUrl() accepts the target and Http::sink($file)->get($url) fetches it. On a host with NAT64 or 6to4 routing, Koel can request internal services or cloud metadata and return the response body to the user. This issue is fixed in version 9.7.1

CWE CWE-918
Vendor koel
Product koel
Published Aug 19, 2026
Stay Ahead of the Next One

Get instant alerts for koel koel

Be the first to know when new unknown vulnerabilities affecting koel koel are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

koel / koel
< 9.7.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/koel/koel/security/advisories/GHSA-rjg7-r26h-cfp2 github.com: https://github.com/koel/koel/pull/2549 github.com: https://github.com/koel/koel/commit/5f6ce2cefd08f437a269236b677ad971517ccbb6 github.com: https://github.com/koel/koel/releases/tag/v9.7.1