VYPR

Expr Eval

by Npm

CVEs (1)

  • CVE-2026-12866CriJun 23, 2026
    risk 0.64cvss 9.8epss 0.01

    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…