Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-42052

Опубликовано: 04 мая 2026
Источник: nvd
EPSS Низкий

Описание

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.

EPSS

Процентиль: 23%
0.003
Низкий

Дефекты

CWE-79

Связанные уязвимости

ubuntu
3 месяца назад

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.

debian
3 месяца назад

Beets is the media library management system. Prior to version 2.10.0, ...

suse-cvrf
27 дней назад

Security update for beets

github
4 месяца назад

beets has a Cross-site Scripting vulnerability

EPSS

Процентиль: 23%
0.003
Низкий

Дефекты

CWE-79