SCA: security update for beets (GHSA-3gxm-wfjx-m847)

medium Tenable Self-Hosted Container Security Plugin ID 440967

Description

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

- Beets is the media library management system. Prior to version 2.10.0, the bundled web UI uses Underscore
template interpolation mode <%= ... %> for untrusted metadata fields. In this runtime, <%= ... %> is raw
insertion and HTML escaping is only performed by <%- ... %>. Rendered output is then inserted with
.html(...), allowing attacker-controlled markup to become active DOM. This issue has been patched in
version 2.10.0. (CVE-2026-42052)

Solution

Update the beets library and its related packages to version 2.10.0 or later.

See Also

https://github.com/advisories/GHSA-3gxm-wfjx-m847

Plugin Details

Severity: Medium

ID: 440967

Version: Revision 1.12

Type: Local

Family: SCA Checks

Published: 4/29/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 2.3

Percentile: 9.42

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 4.3

Temporal Score: 3.2

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

CVSS Score Source: CVE-2026-42052

CVSS v3

Risk Factor: Medium

Base Score: 6.1

Temporal Score: 5.3

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

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

CVSS v4

Risk Factor: Medium

Base Score: 6

Threat Score: 2.3

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 4/29/2026

Vulnerability Publication Date: 4/29/2026

Reference Information

CVE: CVE-2026-42052

cwe: CWE-79