CVE-2026-42052
Beets prior to v2.10.0 is vulnerable to Cross‑Site Scripting via the bundled web UI. The issue stems from using Underscore template interpolation for untrusted metadata fields, which is treated as raw insertion, while escaping is only applied by . Rendered output is inserted into the DOM with .h...