CVE-2026-42567
- EPSS 0.42%
- Veröffentlicht 09.06.2026 17:17:07
- Zuletzt bearbeitet 11.06.2026 18:54:39
Svelte is a performance oriented web framework. From version 5.51.5 to before version 5.55.7, an internal regex in the Svelte runtime can take exponential time to test in <svelte:element this={tag}></svelte:element>. This issue has been patched in ve...
CVE-2026-42573
- EPSS 0.21%
- Veröffentlicht 09.06.2026 17:17:07
- Zuletzt bearbeitet 11.06.2026 18:46:50
Svelte is a performance oriented web framework. Prior to version 5.55.7, Svelte was vulnerable to DOM clobbering of its internal framework state on elements, potentially leading to XSS attacks. This issue has been patched in version 5.55.7.
CVE-2026-42599
- EPSS 0.17%
- Veröffentlicht 09.06.2026 17:17:07
- Zuletzt bearbeitet 11.06.2026 18:41:34
Svelte is a performance oriented web framework. Prior to version 5.55.7, 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 o...
CVE-2026-27902
- EPSS 0.23%
- Veröffentlicht 26.02.2026 00:58:54
- Zuletzt bearbeitet 05.03.2026 14:48:34
Svelte performance oriented web framework. Prior to version 5.53.5, errors from `transformError` were not correctly escaped prior to being embedded in the HTML output, causing potential HTML injection and XSS if attacker-controlled content is returne...
CVE-2026-27901
- EPSS 0.21%
- Veröffentlicht 26.02.2026 00:57:40
- Zuletzt bearbeitet 05.03.2026 14:49:14
Svelte performance oriented web framework. Prior to version 5.53.5, the contents of `bind:innerText` and `bind:textContent` on `contenteditable` elements were not properly escaped. This could enable HTML injection and Cross-Site Scripting (XSS) if re...
CVE-2026-27125
- EPSS 0.38%
- Veröffentlicht 20.02.2026 22:29:45
- Zuletzt bearbeitet 23.02.2026 20:52:23
svelte performance oriented web framework. Prior to 5.51.5, 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 enviro...
CVE-2026-27122
- EPSS 0.19%
- Veröffentlicht 20.02.2026 22:28:37
- Zuletzt bearbeitet 23.02.2026 20:53:01
svelte performance oriented web framework. Prior to 5.51.5, when using <svelte:element this={tag}> in server-side rendering, the provided tag name is not validated or sanitized before being emitted into the HTML output. If the tag string contains une...
CVE-2026-27121
- EPSS 0.19%
- Veröffentlicht 20.02.2026 22:27:36
- Zuletzt bearbeitet 23.02.2026 20:53:34
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 i...
CVE-2026-27119
- EPSS 0.18%
- Veröffentlicht 20.02.2026 22:25:42
- Zuletzt bearbeitet 23.02.2026 20:54:04
svelte performance oriented web framework. From 5.39.3, <=5.51.4, in certain circumstances, the server-side rendering output of an <option> element does not properly escape its content, potentially allowing HTML injection in the SSR output. Client-si...
CVE-2025-15265
- EPSS 0.3%
- Veröffentlicht 15.01.2026 19:59:41
- Zuletzt bearbeitet 23.01.2026 19:04:53
An SSR XSS exists in async hydration when attacker‑controlled keys are passed to hydratable. The key is embedded inside a <script> block without HTML‑safe escaping, allowing </script> to terminate the script and inject arbitrary JavaScript. This enab...