← Back to browse · API

CVE-2025-12735

Severity
CRITICAL
CVSS
9.8
EPSS
0.02252
Risk score
39.99
CISA KEV
No
PoC
No
Published
2025-11-05
Modified
2025-11-22
First seen
2026-08-07
Aliases
EUVD-2025-37820, GHSA-JC85-FPWF-QM7X
Products
expr-eval-fork:expr-eval-fork 0 ≤3.0.0, silentmatt:expr-eval 0 ≤2.0.2
Sources
euvd EUVD-2025-37820

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.

References