Denial of Service Vulnerability in Svelte devalue JavaScript Library
CVE-2026-22775
7.5HIGH
What is CVE-2026-22775?
A vulnerability in the Svelte devalue JavaScript library allows for excessive CPU and memory consumption when untrusted inputs are processed. This issue arises from the ArrayBuffer hydration mechanism, which assumes base64 encoded input without validating its format. As a result, applications utilizing devalue.parse with externally-supplied data may experience significant performance degradation or complete service disruption. The issue has been resolved in version 5.6.2, enhancing application security for those who upgrade.
Affected Version(s)
devalue >= 5.1.0, < 5.6.2
