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

exploitDog

github логотип

GHSA-rcqx-6q8c-2c42

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

Описание

Svelte Vulnerable to XSS via DOM Clobbering of Internal Framework State

Svelte was vulnerable to DOM clobbering of its internal framework state on elements, potentially leading to XSS attacks.

You are vulnerable if all of the following is true:

  • you are using attribute spreading on a form element
  • you are using attribute spreading or allow a dynamic value for the name attribute on an input or button element within that form
  • both of these are simultaneously user-controllable
<form {...spread1}> <input {...spread2}> </form>

Пакеты

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

svelte

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

<= 5.55.6

5.55.7

EPSS

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

5.3 Medium

CVSS4

Дефекты

CWE-79

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

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

Svelte is a performance oriented web framework. Prior to version 5.55.7, Svelte was vulnerable to DOM clobbering of its internal framework state on elements, potentially leading to XSS attacks. This issue has been patched in version 5.55.7.

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

Svelte is a performance oriented web framework. Prior to version 5.55.7, Svelte was vulnerable to DOM clobbering of its internal framework state on elements, potentially leading to XSS attacks. This issue has been patched in version 5.55.7.

EPSS

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

5.3 Medium

CVSS4

Дефекты

CWE-79