VYPR

Serialize Javascript

by Yahoo

Source repositories

CVEs (3)

  • CVE-2026-34043MedMar 31, 2026
    risk 0.31cvss 5.9epss 0.00

    Serialize JavaScript to a superset of JSON that includes regular expressions and functions. Prior to version 7.0.5, there is a Denial of Service (DoS) vulnerability caused by CPU exhaustion. When serializing a specially crafted "array-like" object (an object that inherits from…

  • CVE-2024-11831MedFeb 10, 2025
    risk 0.28cvss 5.4epss 0.01

    A flaw was found in npm-serialize-javascript. The vulnerability occurs because the serialize-javascript module does not properly sanitize certain inputs, such as regex or other JavaScript object types, allowing an attacker to inject malicious code. This code could be executed…

  • CVE-2019-16769Dec 5, 2019
    risk 0.00cvss epss 0.00

    The serialize-javascript npm package before version 2.1.1 is vulnerable to Cross-site Scripting (XSS). It does not properly mitigate against unsafe characters in serialized regular expressions. This vulnerability is not affected on Node.js environment since Node.js's…