Approved changes feed: RSS · Atom
cpe:2.3:a:sveltejs:devalue:*:*:*:*:*:*:*:*
part: a version: * update: *
| Vendor | Sveltejs (01328e69-f2cf-539b-8c46-39ee16c7fd23) |
|---|---|
| Product | Devalue (7d3c5a45-bf42-5e46-a204-be0dad0d88b8) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from gcve-enriched-dumps CVE data |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
| No PURL mappings for this CPE yet. | ||
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2026-42570 |
vulnerable | 2026-07-29 00:49:32.070172 |
Svelte devalue: DoS via sparse array deserialization
HIGH (7.5)
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.
Published: 2026-06-09T16:12:26.377Z
Updated: 2026-08-24T12:07:13.887Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-30226 |
vulnerable | 2026-06-08 07:55:17.968539 |
devalue has prototype pollution in devalue.parse and devalue.unflatten
Svelte devalue is a JavaScript library that serializes values into strings when JSON.stringify isn't sufficient for the job. In devalue v5.6.3 and earlier, devalue.parse and devalue.unflatten were susceptible to prototype pollution via maliciously crafted payloads. Successful exploitation could lead to Denial of Service (DoS) or type confusion. This vulnerability is fixed in 5.6.4.
Published: 2026-03-11T17:47:40.016Z
Updated: 2026-03-12T13:51:34.208Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-22775 |
vulnerable | 2026-06-08 07:51:13.805780 |
devalue vulnerable to denial of service due to memory/CPU exhaustion in devalue.parse
HIGH (7.5)
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.
Published: 2026-01-15T18:59:37.499Z
Updated: 2026-07-15T01:19:19.060Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-22774 |
vulnerable | 2026-06-08 07:51:13.804413 |
devalue vulnerable to denial of service due to memory exhaustion in devalue.parse
HIGH (7.5)
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.
Published: 2026-01-15T18:53:21.963Z
Updated: 2026-07-15T01:19:21.983Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-57820 |
vulnerable | 2026-06-08 07:33:16.175920 |
Svelte devalue vulnerable to prototype pollution
Svelte devalue is a utility library. Prior to version 5.3.2, a string passed to devalue.parse could represent an object with a __proto__ property and devalue.parse does not check that an index is numeric. This could result in assigning prototypes to objects and properties, leading to prototype pollution. This issue has been fixed in version 5.3.2
Published: 2025-08-26T22:33:19.100Z
Updated: 2025-08-27T20:42:46.786Z |
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.