Svelte Web Framework Vulnerability in Server-Side Rendering
CVE-2026-27125
5.3MEDIUM
What is CVE-2026-27125?
The vulnerability in Svelte's server-side rendering mechanism prior to version 5.51.5 arises when attribute spreading on elements inadvertently includes inherited properties from the prototype chain. This issue occurs in scenarios where Object.prototype has been modified, leading to unexpected attributes being rendered in the output or errors during the rendering process. It is important to note that client-side rendering is not impacted by this vulnerability. The issue has been resolved in version 5.51.5.
Affected Version(s)
svelte < 5.51.5
