svelte performance oriented web framework. Versions of svelte prior to 5.51.5 are vulnerable to cross-site scripting (XSS) during server-side rendering. When using spread syntax to render attributes from untrusted data, event handler properties are included in the rendered HTML output. If an application spreads user-controlled or external data as element attributes, an attacker can inject malicious event handlers that execute in victims' browsers. This vulnerability is fixed in 5.51.5.
Use CWE-79, Svelte vendor hub and Svelte product page to widen CVE-2026-27121 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2021-29261, CVE-2024-45047 and CVE-2022-25875 for nearby disclosures in the same product family.