CVE-2026-42052

MEDIUM

beets < 2.10.0 Web UI - Cross-Site Scripting

Title source: manual
STIX 2.1

Description

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.

References (2)

Core 2
Core References
X_Refsource_Misc x_refsource_misc
https://github.com/beetbox/beets/releases/tag/v2.10.0

Scores

CVSS v4 6.0
EPSS 0.0006
EPSS Percentile 19.3%
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-79
Status published
Products (2)
beetbox/beets < 2.10.0
pypi/beets 0 - 2.10.0PyPI
Published May 04, 2026
Tracked Since May 04, 2026