CVE-2026-27125
EPSS 0.03%Svelte SSR attribute spreading includes inherited properties from prototype chain
發布日:2026/2/19修改日:2026/4/4
描述
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)
- npm/sveltefrom 0, < 5.51.5
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS: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)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2026-27125
- PATCHhttps://github.com/sveltejs/svelte
- WEBhttps://github.com/sveltejs/svelte/commit/73098bb26c6f06e7fd1b0746d817d2c5ee90755f
- WEBhttps://github.com/sveltejs/svelte/releases/tag/[email protected]
- WEBhttps://github.com/sveltejs/svelte/security/advisories/GHSA-crpf-4hrx-3jrp