SCA: security update for phanan/koel (GHSA-w79m-f3jx-779v)

medium Tenable Self-Hosted Container Security Plugin ID 444740

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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 apply the SafeUrl validation used by
the regular podcast API. app/Http/Controllers/Subsonic/CreatePodcastChannelController.php passes the URL
to app/Services/Podcast/PodcastService.php, where PodcastService::addPodcast() and createParser() invoke
Poddle::fromUrl() during channel creation, causing immediate server-side requests to loopback, Docker
bridge, or RFC1918 HTTP destinations. The confirmed impact is blind internal request execution because
generic response-body exfiltration was not demonstrated through this route. This issue is fixed in version
9.7.0. (CVE-2026-54492)

Solution

Update the phanan/koel library and its related packages to version 9.7.0 or later.

See Also

https://github.com/advisories/GHSA-w79m-f3jx-779v

Plugin Details

Severity: Medium

ID: 444740

Version: Revision 1.3

Type: Local

Family: SCA Checks

Published: 7/15/2026

Updated: 8/20/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 4

Temporal Score: 3

Vector: CVSS2#AV:N/AC:L/Au:S/C:P/I:N/A:N

CVSS Score Source: CVE-2026-54492

CVSS v3

Risk Factor: Medium

Base Score: 4.3

Temporal Score: 3.8

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 7/15/2026

Vulnerability Publication Date: 7/15/2026

Reference Information

CVE: CVE-2026-54492

cwe: CWE-918