VYPR

Expr Eval

by Npm

CVEs (1)

  • CVE-2026-12866Jun 23, 2026
    risk 0.00cvss epss

    All versions of the package expr-eval are vulnerable to Code Execution via the toJSFunction() API. An attacker can execute arbitrary JavaScript by supplying crafted expressions that are compiled into native code using new Function(). Because user-controlled expressions are…