CVE-2026-81176

MEDIUM CVSS 3.1: 5.3
Updated Sep 16, 2026
Payload
Parameter Value
CVSS 5.3 (MEDIUM)
Fixed In 5.9.2
Type CWE-770 (Allocation Without Limits)
Vendor Payload
Public PoC No

Svelte devalue is a JavaScript library that serializes values into strings when JSON.stringify isn't sufficient for the job. Prior to 5.9.2, devalue.parse does not reject out-of-bounds indices that are greater than or equal to values.length in src/parse.js. A specially crafted untrusted payload can make the parser alternate between array representations, producing quadratic work as the payload grows and causing denial of service in applications that parse untrusted devalue data.

This issue is fixed in version 5.9.2.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Privileges Required
None
No privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
None
No data leak
Integrity
None
No data modification
Availability
Low
Partial disruption

CVSS Vector v3.1