๐Ÿ” CVE Alert

CVE-2026-42570

HIGH 7.5

Svelte devalue: DoS via sparse array deserialization

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

Svelte devalue is a JavaScript library that serializes values into strings when JSON.stringify isn't sufficient for the job. From version 5.6.3 to before version 5.8.1, devalue.parse could, due to quirks in some JavaScript engines, be convinced to allocate much more memory than was needed when deserializing sparse arrays, leading to excessive memory consumption. This issue has been patched in version 5.8.1.

CWE CWE-770
Vendor sveltejs
Product devalue
Published Jun 9, 2026
Last Updated Jun 9, 2026
Stay Ahead of the Next One

Get instant alerts for sveltejs devalue

Be the first to know when new high vulnerabilities affecting sveltejs devalue are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

sveltejs / devalue
>= 5.6.3, < 5.8.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/sveltejs/devalue/security/advisories/GHSA-77vg-94rm-hx3p github.com: https://github.com/sveltejs/devalue/commit/206ca6712fbc380a4571c59de9ab04b91110792d github.com: https://github.com/sveltejs/devalue/releases/tag/v5.8.1