Svelte affected by XSS in SSR `<option>` element
Description
Published to the GitHub Advisory Database
Feb 19, 2026
Reviewed
Feb 19, 2026
Published by the National Vulnerability Database
Feb 20, 2026
Last updated
Feb 23, 2026
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-side rendering is not affected.References