CVE-2025-12735
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 variables object into the evaluate() function and trigger arbitrary code execution.
Package Versions Affected
Automatically patch vulnerabilities without upgrading
CVSS Version



Related Resources
References
https://nvd.nist.gov/vuln/detail/CVE-2025-12735, https://github.com/silentmatt/expr-eval/pull/288, https://github.com/silentmatt/expr-eval/pull/289, https://github.com/jorenbroekema/expr-eval/commit/1d71bb2ca8f98df8de00e9cc4de8fdd468a7ad43, https://github.com/jorenbroekema/expr-eval, https://github.com/jorenbroekema/expr-eval/blob/460b820ba01c5aca6c5d84a7d4f1fa5d1913c67b/test/security.js, https://github.com/silentmatt/expr-eval, https://kb.cert.org/vuls/id/263614, https://www.kb.cert.org/vuls/id/263614, https://www.npmjs.com/package/expr-eval, https://www.npmjs.com/package/expr-eval-fork
