Vulnerabilities (CVE)

Filtered by vendor Jorenbroekema Subscribe
Total 1 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2025-12735 2 Jorenbroekema, Silentmatt 2 Javascript Expression Evaluator, Javascript Expression Evaluator 2026-02-10 N/A 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.