| 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. |
|---|---|
| Publication Date | May 5, 2026, 3:16 a.m. |
| Registration Date | May 5, 2026, 4:07 a.m. |
| Last Update | May 5, 2026, 3:16 a.m. |