Security Advisories์ถ์ฒ: GitHub Security Advisories์กฐํ์ 6
[svelte] Svelte SSR attribute spreading includes inherited properties from prototype chain
By GitHub2026๋
2์ 20์ผ
**[svelte] 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. References https://github.com/sveltejs/svelte/security/advisories/GHSA-crpf-4hrx-3jrp https://github.com/sveltejs/svelte/commit/73098bb26c6f06e7fd1b0746d817d2c5ee90755f https://github.com/sveltejs/svelte/releases/tag/svelte@5.51.5 https://github.com/advisories/GHSA-crpf-4hrx-3jrp
---
**[devsupporter ํด์ค]**
์ด ๊ธฐ์ฌ๋ GitHub Security Advisories์์ ์ ๊ณตํ๋ ์ต์ ๊ฐ๋ฐ ๋ํฅ์ ๋๋ค. ๊ด๋ จ ๋๊ตฌ๋ ๊ธฐ์ ์ ๋ํด ๋ ์์๋ณด์๋ ค๋ฉด ์๋ณธ ๋งํฌ๋ฅผ ์ฐธ๊ณ ํ์ธ์.
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. References https://github.com/sveltejs/svelte/security/advisories/GHSA-crpf-4hrx-3jrp https://github.com/sveltejs/svelte/commit/73098bb26c6f06e7fd1b0746d817d2c5ee90755f https://github.com/sveltejs/svelte/releases/tag/svelte@5.51.5 https://github.com/advisories/GHSA-crpf-4hrx-3jrp
---
**[devsupporter ํด์ค]**
์ด ๊ธฐ์ฌ๋ GitHub Security Advisories์์ ์ ๊ณตํ๋ ์ต์ ๊ฐ๋ฐ ๋ํฅ์ ๋๋ค. ๊ด๋ จ ๋๊ตฌ๋ ๊ธฐ์ ์ ๋ํด ๋ ์์๋ณด์๋ ค๋ฉด ์๋ณธ ๋งํฌ๋ฅผ ์ฐธ๊ณ ํ์ธ์.
![[svelte] Svelte SSR attribute spreading includes inherited properties from prototype chain](/assets/images/github_com_1771583668582.png)