Home

Description

Svelte is a performance oriented web framework. Prior to version 5.55.7, when using spread syntax to render attributes from untrusted data, event handler properties are included in the rendered HTML output. If an application spreads user-controlled or external data as element attributes, an attacker can inject malicious event handlers that execute in victims' browsers. Note that this vulnerability only triggers if the user's browser has JavaScript enabled but Svelte's hydration mechanism does not reach the vulnerable element before the event fires. This issue has been patched in version 5.55.7.

PUBLISHED Reserved 2026-04-29 | Published 2026-06-09 | Updated 2026-06-09 | Assigner GitHub_M




MEDIUM: 5.1CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:H/SI:H/SA:N

Problem types

CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Product status

< 5.55.7
affected

References

github.com/...svelte/security/advisories/GHSA-pr6f-5x2q-rwfp

github.com/sveltejs/svelte/releases/tag/svelte@5.55.7

cve.org (CVE-2026-42599)

nvd.nist.gov (CVE-2026-42599)

Download JSON