CVE-2026-42052
6
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
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| beetbox | beets | < 2.10.0 | affected |
Weaknesses
- CWE-79: CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
CVE Program Container
Additional References
References
- https://github.com/beetbox/beets/security/advisories/GHSA-3gxm-wfjx-m847
- https://github.com/beetbox/beets/releases/tag/v2.10.0
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.