SecBoard
Zurück zur CVE-Übersicht

CVE-2026-42052

NONE
Risk Signal Score0/100 — NIEDRIG

EPSS-Score

0%

Exploit-Wahrscheinlichkeit (30 Tage)

Beschreibung

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.

GitHub Advisories

GHSA-3gxm-wfjx-m847MEDIUM

beets has a Cross-site Scripting vulnerability

pip/beets2.10.0
GitHub Advisory

Referenzen