CVE Catalog

CVE-2026-42567

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.42%

34th percentile - higher than 34% of all known CVEs

Summary

Svelte framework versions 5.51.5 through 5.55.6 have a ReDoS vulnerability in <svelte:element this={tag}></svelte:element>. An internal regex can take exponential time to test.

Risk Assessment

An attacker can cause significant slowdown or hang of the application by providing a crafted tag, leading to denial of service.

Recommendation

Update Svelte to version 5.55.7 or later.

Other vulnerabilities in Svelte

See all
Original NVD description (English source)

Svelte is a performance oriented web framework. From version 5.51.5 to before version 5.55.7, an internal regex in the Svelte runtime can take exponential time to test in <svelte:element this={tag}></svelte:element>. This issue has been patched in version 5.55.7.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS