SCA: security update for phanan/koel (GHSA-6qvr-wjmv-v8mm)

high Tenable Self-Hosted Container Security Plugin ID 444739

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.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 paths lack redirect-hop validation and do not revalidate every redirect
target. PhanAn\Poddle\Poddle::fromUrl(), PodcastService::getStreamableUrl(),
PodcastService::isPodcastObsolete(), App\Rules\HasAudioContentType, and App\Rules\SafeUrl can therefore
follow an attacker-controlled redirect to an internal address or connect after DNS rebinding changes a
public resolution to a private one. These paths are reachable through podcast and radio APIs, including
createPodcastChannel, createInternetRadioStation, refreshPodcasts, apiResource podcasts, and
radio/stations, allowing an authenticated user to request internal services or cloud metadata and
potentially receive parsed or streamed response content. This issue is fixed in version 9.7.1.
(CVE-2026-54491)

Solution

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

See Also

https://github.com/advisories/GHSA-6qvr-wjmv-v8mm

Plugin Details

Severity: High

ID: 444739

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: 3.5

Percentile: 52

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.5

Temporal Score: 5.5

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

CVSS Score Source: CVE-2026-54491

CVSS v3

Risk Factor: High

Base Score: 7.1

Temporal Score: 6.2

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/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-54491

cwe: CWE-918