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

exploitDog

github логотип

GHSA-9rmh-mm8f-r9h6

Опубликовано: 14 мая 2026
Источник: github
Github: Прошло ревью
CVSS4: 5.9

Описание

Svelte: ReDoS in <svelte:element> Tag Validation

An internal regex in the Svelte runtime can take exponential time to test in <svelte:element this={tag}></svelte:element>. You are only vulnerable to this if you allow tags of unconstrained length. If your application only allows a predetermined list of tags or trims their length before passing them to svelte:element, you are safe.

Пакеты

Наименование

svelte

npm
Затронутые версииВерсия исправления

>= 5.51.5, <= 5.55.6

5.55.7

EPSS

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

5.9 Medium

CVSS4

Дефекты

CWE-1333

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

CVSS3: 5.9
redhat
2 месяца назад

Svelte is a performance oriented web framework. From version 5.51.5 to before version 5.55.7, an internal regex in the Svelte runtime can take exponential time to test in <svelte:element this={tag}></svelte:element>. This issue has been patched in version 5.55.7.

CVSS3: 7.5
nvd
2 месяца назад

Svelte is a performance oriented web framework. From version 5.51.5 to before version 5.55.7, an internal regex in the Svelte runtime can take exponential time to test in <svelte:element this={tag}></svelte:element>. This issue has been patched in version 5.55.7.

EPSS

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

5.9 Medium

CVSS4

Дефекты

CWE-1333