CVE 5.1 MEDIUM

Svelte SSR does not validate dynamic element tag names in ``_CVE-2026-27122

5.1 / 10
MEDIUM
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

Description

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 unexpected characters, it can result in HTML injection in the SSR output. Client-side rendering is not affected. This vulnerability is fixed in 5.51.5.

Basic Information

ID CVE-2026-27122
Source GitHub_M
Published Feb 20, 2026 at 22:28

Affected Product

Vendor sveltejs
Product svelte
Version < 5.51.5
Affected Versions sveltejs svelte < 5.51.5

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.