CVE-2026-27125

EPSS 0.03%

Svelte SSR attribute spreading includes inherited properties from prototype chain

發布日:2026/2/19修改日:2026/4/4
也稱為:GHSA-crpf-4hrx-3jrpCGA-fcqr-r83p-q47h

描述

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.

受影響套件(1)

CVSS 分數

來源版本嚴重程度向量
osvCVSS 4.0CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:L/VI:L/VA:N/SC:H/SI:H/SA:N

參考連結(5)