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

exploitDog

nvd логотип

CVE-2026-27125

Опубликовано: 20 фев. 2026
Источник: nvd
CVSS3: 6.8
EPSS Низкий

Описание

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.

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:svelte:svelte:*:*:*:*:*:node.js:*:*
Версия до 5.51.5 (исключая)

EPSS

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

6.8 Medium

CVSS3

Дефекты

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.

github
около 1 месяца назад

Svelte SSR attribute spreading includes inherited properties from prototype chain

EPSS

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

6.8 Medium

CVSS3

Дефекты

CWE-915