CVE-2026-42052
概要

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.

公表日 2026年5月5日3:16
登録日 2026年5月5日4:07
最終更新日 2026年5月5日3:16
関連情報、対策とツール
共通脆弱性一覧