CVE-2025-12735

Source
https://cve.org/CVERecord?id=CVE-2025-12735
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-12735.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-12735
Aliases
Downstream
Related
Published
2025-11-05T01:15:33.313Z
Modified
2026-03-15T22:50:12.628368Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

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

Affected packages

Git / github.com/silentmatt/expr-eval

Affected ranges

Type
GIT
Repo
https://github.com/silentmatt/expr-eval
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "2.0.2"
        }
    ]
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-12735.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "3.0.0"
            }
        ]
    }
]