Beveiligingsadvies

CVE-2026-24006

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-01-22 02:32:31
Laatst bijgewerkt 2026-01-22 12:50:51
Toegewezen door GitHub_M
CVSS-score 7.5
Status PUBLISHED

Beschrijving

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.