Filtered by vendor Expr-eval Project Subscriptions
Total 2 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2025-12735 1 Expr-eval Project 1 Expr-eval 2025-11-22 9.8 Critical
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 object into the evaluate() function and trigger arbitrary code execution.
CVE-2025-13204 1 Expr-eval Project 1 Expr-eval 2025-11-18 7.3 High
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.