PT-2026-3889 · Seroval · Seroval
Lxsmnsyc
+1
·
Published
2026-01-21
·
Updated
2026-05-20
·
CVE-2026-23956
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
seroval versions 1.4.0 and below
Description
seroval is a JavaScript library that facilitates value stringification, including complex structures. In versions 1.4.0 and below, overriding RegExp serialization with excessively large patterns can exhaust JavaScript runtime memory during deserialization. Overriding RegExp serialization with patterns that trigger catastrophic backtracking can lead to ReDoS (Regular Expression Denial of Service). Catastrophic backtracking is a condition where a regular expression engine takes an extremely long time to complete its search due to the structure of the pattern.
Recommendations
Configure
disabledFeatures to disable RegExp serialization entirely.Exploit
Fix
DoS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Seroval