CVE-2026-24006
Serialization of objects with extreme depth can exceed the maximum call stack limit.
Mitigation:
Seroval introduces a depthLimit parameter in serialization/deserialization methods. An error will be thrown if the depth limit is reached.
Package Versions Affected
Automatically patch vulnerabilities without upgrading
CVSS Version



Related Resources
References
https://github.com/lxsmnsyc/seroval/security/advisories/GHSA-3j22-8qj3-26mx, https://nvd.nist.gov/vuln/detail/CVE-2026-24006, https://github.com/lxsmnsyc/seroval/commit/ce9408ebc87312fcad345a73c172212f2a798060, https://github.com/lxsmnsyc/seroval
