CVE 7.5 HIGH

Seroval affected by Denial of Service via Deeply Nested Objects_CVE-2026-24006

7.5 / 10
HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Description

Seroval facilitates JS value stringification, including complex structures beyond JSON.stringify capabilities. In versions 1.4.0
and below, serialization of objects with extreme depth can exceed the maximum call stack limit. In version 1.4.1, Seroval introduces a `depthLimit` parameter in serialization/deserialization methods. An error will be thrown if the depth limit is reached.

Basic Information

ID CVE-2026-24006
Source GitHub_M
Published Jan 22, 2026 at 02:32
Modified Jan 22, 2026 at 12:50

Affected Product

Vendor lxsmnsyc
Product seroval
Version < 1.4.1
Affected Versions lxsmnsyc seroval < 1.4.1

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.