Security Advisory

CVE-2025-12735

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2025-11-05 00:22:55
Last updated 2025-11-22 23:45:45
Assigner certcc
CVSS score not scored
State PUBLISHED

Description

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.