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.
CVSS
No CVSS.
References
Configurations
No configuration.
History
23 Jun 2026, 22:16
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
04 May 2026, 18:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-04 18:16
Updated : 2026-06-23 22:16
NVD link : CVE-2026-42052
Mitre link : CVE-2026-42052
CVE.ORG link : CVE-2026-42052
JSON object : View
Products Affected
No product.
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
