CVE-2026-27122
EPSS 0.01%Svelte SSR does not validate dynamic element tag names in `<svelte:element>`
Published: 2/19/2026Modified: 4/4/2026
Description
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 unexpected characters, it can result in HTML injection in the SSR output. Client-side rendering is not affected.
Affected packages (1)
- npm/sveltefrom 0, < 5.51.5
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:N/VC:L/VI:N/VA:N/SC:H/SI:H/SA:N |