CVE-2026-27122
Svelte SSR does not validate dynamic element tag names in `<svelte:element>`
EPSS 0.19%
描述
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.
如何修補 CVE-2026-27122
要修補 CVE-2026-27122,請將受影響套件升級到下列已修補版本。
- npm/svelte—升級至 5.51.5 或更新版本
CVE-2026-27122 正在被利用嗎?
低 — EPSS 為 0.2%,目前沒有觀察到大規模利用活動。
受影響套件(1)
- from 0, < 5.51.5
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| 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 |