Svelte

Svelte

8 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.07%
  • 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...

  • EPSS 0.03%
  • 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...

  • EPSS 0.03%
  • 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...

  • EPSS 0.03%
  • 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...

Exploit
  • EPSS 0.01%
  • 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...

Exploit
  • EPSS 0.38%
  • Veröffentlicht 30.08.2024 17:15:15
  • Zuletzt bearbeitet 25.09.2024 19:06:47

svelte performance oriented web framework. A potential mXSS vulnerability exists in Svelte for versions up to but not including 4.2.19. Svelte improperly escapes HTML on server-side rendering. The assumption is that attributes will always stay as suc...

Exploit
  • EPSS 0.73%
  • Veröffentlicht 12.07.2022 19:15:08
  • Zuletzt bearbeitet 21.11.2024 06:53:09

The package svelte before 3.49.0 are vulnerable to Cross-site Scripting (XSS) due to improper input sanitization and to improper escape of attributes when using objects during SSR (Server-Side Rendering). Exploiting this vulnerability is possible via...

  • EPSS 0.68%
  • Veröffentlicht 05.04.2021 07:15:14
  • Zuletzt bearbeitet 21.11.2024 06:00:54

The unofficial Svelte extension before 104.8.0 for Visual Studio Code allows attackers to execute arbitrary code via a crafted workspace configuration.