CVE-2026-23957
Overriding encoded array lengths by replacing them with an excessively large value causes the deserialization process to significantly increase processing time.
Mitigation:
Seroval no longer encodes array lengths.
Instead, it computes length using Array.prototype.length during deserialization.
Package Versions Affected
Automatically patch vulnerabilities without upgrading
CVSS Version



Related Resources
References
https://github.com/lxsmnsyc/seroval/security/advisories/GHSA-66fc-rw6m-c2q6, https://nvd.nist.gov/vuln/detail/CVE-2026-23957, https://github.com/lxsmnsyc/seroval/commit/ce9408ebc87312fcad345a73c172212f2a798060, https://github.com/lxsmnsyc/seroval
