GHSA-9rgm-9g3h-6x36MediumCVSS 5.3

Svelte devalue: DoS via malformed input

Published
September 17, 2026
Last Modified
September 17, 2026

🔗 CVE IDs covered (1)

📋 Description

Impact

devalue.parse prior to version 5.9.2 fails to reject out-of-bounds indices. Specially-crafted payloads can exploit this to cause devalue to alternate between different array representations, resulting in work that is quadratic with payload size.

Applications are potentially affected if they call devalue.parse with untrusted data.

Patches

The bug is fixed in [email protected].

🎯 Affected products1

  • npm/devalue:< 5.9.1

🔗 References (5)