-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Description
While working on unovis project, I detected a vulnerability in the seroval package. The issue occurs when the application attempts to serialize deeply nested objects. Due to the lack of depth limits during serialization, the process can exceed JavaScript’s maximum call stack size, causing the application to crash or become unresponsive. This behavior confirms the presence of a Denial of Service (DoS) vulnerability identified as CVE-2026-24006 in the affected version of the package.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels