VYPR

npm package

seroval

pkg:npm/seroval

Vulnerabilities (4)

  • CVE-2026-24006HigJan 22, 2026
    affected < 1.4.1fixed 1.4.1

    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` par

  • CVE-2026-23957HigJan 22, 2026
    affected < 1.4.1fixed 1.4.1

    seroval facilitates JS value stringification, including complex structures beyond JSON.stringify capabilities. In versions 1.4.0 and below, overriding encoded array lengths by replacing them with an excessively large value causes the deserialization process to significantly incre

  • CVE-2026-23737Jan 21, 2026
    affected < 1.4.1fixed 1.4.1

    seroval facilitates JS value stringification, including complex structures beyond JSON.stringify capabilities. In versions 1.4.0 and below, improper input handling in the JSON deserialization component can lead to arbitrary JavaScript code execution. Exploitation is possible via

  • CVE-2026-23736Jan 21, 2026
    affected < 1.4.1fixed 1.4.1

    seroval facilitates JS value stringification, including complex structures beyond JSON.stringify capabilities. In versions 1.4.0 and below, due to improper input validation, a malicious object key can lead to prototype pollution during JSON deserialization. This vulnerability aff