CVE-2026-27122
MEDIUM EPSS 8.7%
Published Feb 20, 20264mo ago · Modified Jun 17, 20262w ago
5.1 CVSS 4.0
Published Feb 20, 2026 4mo ago
Last Modified Jun 17, 2026 2w ago
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X Attack Vector Network
Attack Complexity High
Privileges Required High
User Interaction None
Scope X
Threat Intelligence
EPSS Exploit Probability
8.7% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-79 Cross-site Scripting Injection
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| svelte | svelte | * | <5.51.5 |
References 1
- github.com https://github.com/sveltejs/svelte/security/advisories/GHSA-m56q-vw4c-c2cp
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.