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

exploitDog

github логотип

GHSA-crpf-4hrx-3jrp

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

Описание

Svelte SSR attribute spreading includes inherited properties from prototype chain

In server-side rendering, attribute spreading on elements (e.g. <div {...attrs}>) enumerates inherited properties from the object's prototype chain rather than only own properties. In environments where Object.prototype has already been polluted — a precondition outside of Svelte's control — this can cause unexpected attributes to appear in SSR output or cause SSR to throw errors. Client-side rendering is not affected.

Пакеты

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

svelte

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

<= 5.51.4

5.51.5

EPSS

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

5.3 Medium

CVSS4

Дефекты

CWE-915

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

CVSS3: 5.6
redhat
около 1 месяца назад

svelte performance oriented web framework. Prior to 5.51.5, in server-side rendering, attribute spreading on elements (e.g. <div {...attrs}>) enumerates inherited properties from the object's prototype chain rather than only own properties. In environments where Object.prototype has already been polluted — a precondition outside of Svelte's control — this can cause unexpected attributes to appear in SSR output or cause SSR to throw errors. Client-side rendering is not affected. This vulnerability is fixed in 5.51.5.

CVSS3: 6.8
nvd
около 1 месяца назад

svelte performance oriented web framework. Prior to 5.51.5, in server-side rendering, attribute spreading on elements (e.g. <div {...attrs}>) enumerates inherited properties from the object's prototype chain rather than only own properties. In environments where Object.prototype has already been polluted — a precondition outside of Svelte's control — this can cause unexpected attributes to appear in SSR output or cause SSR to throw errors. Client-side rendering is not affected. This vulnerability is fixed in 5.51.5.

EPSS

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

5.3 Medium

CVSS4

Дефекты

CWE-915