Bug 2430109 (CVE-2026-22775) - CVE-2026-22775 devalue: devalue: Denial of Service due to improper input validation
Summary: CVE-2026-22775 devalue: devalue: Denial of Service due to improper input vali...
Keywords:
Status: NEW
Alias: CVE-2026-22775
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2430327 2430328
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-01-15 20:01 UTC by OSIDB Bzimport
Modified: 2026-01-16 08:46 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-01-15 20:01:15 UTC
Svelte devalue is a JavaScript library that serializes values into strings when JSON.stringify isn't sufficient for the job. From 5.1.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 ArrayBuffer hydration expecting base64 encoded strings as input, but not checking the assumption before decoding the input. This vulnerability is fixed in 5.6.2.


Note You need to log in before you can comment on or make changes to this bug.