SCA: security update for azuracast/azuracast (GHSA-vp2f-cqqp-478j)

high Tenable Self-Hosted Container Security Plugin ID 441093

Description

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

- AzuraCast is a self-hosted, all-in-one web radio management suite. Prior to version 0.23.6, the
currentDirectory request parameter in the Flow.js media upload endpoint (POST
/api/station/{station_id}/files/upload) is not sanitized for path traversal sequences. When combined with
a local filesystem storage backend (the default), an authenticated user with media management permissions
can write arbitrary files outside the station's media storage directory, achieving remote code execution
by writing a PHP webshell to the web root. This issue has been patched in version 0.23.6. (CVE-2026-42605)

Solution

Update the azuracast/azuracast library and its related packages to version 0.23.6 or later.

See Also

https://github.com/advisories/GHSA-vp2f-cqqp-478j

Plugin Details

Severity: High

ID: 441093

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 5/5/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.88

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 9

Temporal Score: 7

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

CVSS Score Source: CVE-2026-42605

CVSS v3

Risk Factor: High

Base Score: 8.8

Temporal Score: 7.9

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 5/4/2026

Vulnerability Publication Date: 5/4/2026

Reference Information

CVE: CVE-2026-42605

cwe: CWE-22