GHSA-77vg-94rm-hx3p · Severity: high · Ecosystem: npm — Svelte devalue: DoS via sparse array deserialization
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.
Conclusion & alert: CVE-2026-42570 is rated Low Risk (39.5/100): CVSS High severity, with low exploitation likelihood (EPSS 0.35%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.04% | 0.35% | +0.31% |
| 2 | 2026-06-10 | — | 0.04% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-77vg-94rm-hx3p · Severity: high · Ecosystem: npm — Svelte devalue: DoS via sparse array deserialization
| vendor | priority | summary | link |
|---|---|---|---|
redhat
|
high | — | https://access.redhat.com/security/cve/CVE-2026-42570 |
| URL | Tags |
|---|---|
| https://github.com/sveltejs/devalue/commit/206ca6712fbc380a4571c59de9ab04b91110792d | Patch |
| https://github.com/sveltejs/devalue/releases/tag/v5.8.1 | Product Release Notes |
| https://github.com/sveltejs/devalue/security/advisories/GHSA-77vg-94rm-hx3p | Vendor Advisory |