VYPR

Javascript Expression Evaluator

by Silentmatt

CVEs (2)

  • CVE-2025-12735CriNov 5, 2025
    risk 0.57cvss 9.8epss 0.02

    The expr-eval library is a JavaScript expression parser and evaluator designed to safely evaluate mathematical expressions with user-defined variables. However, due to insufficient input validation, an attacker can pass a crafted context object or use MEMBER of the context…

  • CVE-2025-13204HigNov 14, 2025
    risk 0.40cvss 7.3epss 0.00

    npm package `expr-eval` is vulnerable to Prototype Pollution. An attacker with access to express eval interface can use JavaScript prototype-based inheritance model to achieve arbitrary code execution. The npm expr-eval-fork package resolves this issue.