CVE-2026-22774
CVE-2026-22774 is a high-severity vulnerability in Svelte Devalue with a CVSS 3.x base score of 7.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-405.
Key facts
- Severity: High (CVSS 3.x base score 7.5)
- EPSS exploit prediction: 1% (43rd percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-2790
- Weakness: CWE-405
- Affected product: Svelte Devalue
- Published:
- Last modified:
Description
Svelte devalue is a JavaScript library that serializes values into strings when JSON.stringify isn't sufficient for the job. From 5.3.0 to 5.6.1, certain inputs can cause devalue.parse to consume excessive CPU time and/or memory, potentially leading to denial of service in systems that parse input from untrusted sources. This affects applications using devalue.parse on externally-supplied data. The root cause is the typed array hydration expecting an ArrayBuffer as input, but not checking the assumption before creating the typed array. This vulnerability is fixed in 5.6.2.
Frequently asked questions
- What is CVE-2026-22774?
- Svelte devalue is a JavaScript library that serializes values into strings when JSON.stringify isn't sufficient for the job. From 5.3.0 to 5.6.1, certain inputs can cause devalue.parse to consume excessive CPU time and/or memory, potentially leading to denial of service in systems that parse input from untrusted sources. This affects applications using devalue.parse on externally-supplied data. The root cause is the typed array hydration expecting an ArrayBuffer as input, but not checking the assumption before creating the typed array. This vulnerability is fixed in 5.6.2.
- How severe is CVE-2026-22774?
- CVE-2026-22774 has a CVSS 3.x base score of 7.5, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is none, integrity none, and availability high.
- Is CVE-2026-22774 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (43rd percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-22774?
- CVE-2026-22774 affects Svelte Devalue. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-22774?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2026-22774 have an EU (EUVD) identifier?
- Yes. CVE-2026-22774 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-2790.
- When was CVE-2026-22774 published?
- CVE-2026-22774 was published on 2026-01-15 and last updated on 2026-06-30.
References
- https://github.com/sveltejs/devalue/commit/e46afa64dd2b25aa35fb905ba5d20cea63aabbf7
- https://github.com/sveltejs/devalue/releases/tag/v5.6.2
- https://github.com/sveltejs/devalue/security/advisories/GHSA-vw5p-8cq8-m7mv
- https://access.redhat.com/errata/RHSA-2026:2144
- https://access.redhat.com/errata/RHSA-2026:2926
- https://access.redhat.com/security/cve/CVE-2026-22774
- https://bugzilla.redhat.com/show_bug.cgi?id=2430095
- https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-22774.json
Affected products (1)
- cpe:2.3:a:svelte:devalue:*:*:*:*:*:node.js:*:*
More vulnerabilities in Svelte Devalue
- CVE-2026-42570 — High (CVSS 7.5): Svelte devalue is a JavaScript library that serializes values into strings when JSON.stringify isn't sufficient for the…
- CVE-2026-30226 — High (CVSS 7.5): Svelte devalue is a JavaScript library that serializes values into strings when JSON.stringify isn't sufficient for the…
- CVE-2026-22775 — High (CVSS 7.5): Svelte devalue is a JavaScript library that serializes values into strings when JSON.stringify isn't sufficient for the…
All CVEs affecting Svelte Devalue →
Other CWE-405 vulnerabilities
- CVE-2025-53633 — Critical (CVSS 9.8): Chall-Manager is a platform-agnostic system able to start Challenges on Demand of a player. When decoding a scenario…
- CVE-2021-38447 — High (CVSS 8.6): OCI OpenDDS versions prior to 3.18.1 are vulnerable when an attacker sends a specially crafted packet to flood target…
- CVE-2025-42874 — High (CVSS 7.9): SAP NetWeaver remote service for Xcelsius allows an attacker with network access and high privileges to execute…
- CVE-2026-47774 — High (CVSS 7.5): Envoy is an open source edge and service proxy designed for cloud-native applications. Prior to versions 1.35.11,…
- CVE-2026-25611 — High (CVSS 7.5): A series of specifically crafted, unauthenticated messages can exhaust available memory and crash a MongoDB server.
- CVE-2026-0485 — High (CVSS 7.5): SAP BusinessObjects BI Platform allows an unauthenticated attacker to send specially crafted requests that could cause…