VYPR
High severity7.5OSV Advisory· Published Jan 15, 2026· Updated Jul 15, 2026

CVE-2026-22774

CVE-2026-22774

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
devaluenpm
>= 5.3.0, < 5.6.25.6.2

Affected products

3
  • Sveltejs/DevalueOSV2 versions
    v5.3.0, v5.3.1, v5.3.2, …+ 1 more
    • (no CPE)range: v5.3.0, v5.3.1, v5.3.2, …
    • cpe:2.3:a:svelte:devalue:*:*:*:*:*:node.js:*:*range: >=5.3.0,<5.6.2
  • ghsa-coords
    Range: >= 5.3.0, < 5.6.2

Patches

Vulnerability mechanics

References

11

News mentions

0

No linked articles in our index yet.