GHSA-jc85-fpwf-qm7x · 深刻度: high · エコシステム: npm — expr-eval does not restrict functions passed to the evaluate function
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.
総合評価: CVE-2025-12735 は高リスク(67.7/100)。CVSS 深刻度は重大。悪用される可能性が高い(EPSS 2.28%、81 パーセンタイル) 推奨対応: 悪用可能性が高いため、影響範囲の確認と修補の優先付けを推奨します。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-07-03 | 2.15% | 2.28% | +0.13% |
| 2 | 2026-06-15 | 0.06% | 2.15% | +2.09% |
| 3 | 2026-03-03 | — | 0.06% | — |
EPSS の全履歴 (全 7 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
GHSA-jc85-fpwf-qm7x · 深刻度: high · エコシステム: npm — expr-eval does not restrict functions passed to the evaluate function
| vendor | priority | summary | link |
|---|---|---|---|
redhat
|
critical | — | https://access.redhat.com/security/cve/CVE-2025-12735 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| jorenbroekema | javascript_expression_evaluator | 3.0.0 | cpe:2.3:a:jorenbroekema:javascript_expression_evaluator:3.0.0:*:*:*:*:node.js:*:* |
| silentmatt | javascript_expression_evaluator | <= 2.0.2 | cpe:2.3:a:silentmatt:javascript_expression_evaluator:*:*:*:*:*:node.js:*:* |
| URL | タグ |
|---|---|
| https://github.com/advisories/GHSA-jc85-fpwf-qm7x | Third Party Advisory |
| https://github.com/jorenbroekema/expr-eval | Product |
| https://github.com/silentmatt/expr-eval | Product |
| https://github.com/silentmatt/expr-eval/pull/288 | Issue Tracking Patch |
| https://kb.cert.org/vuls/id/263614 | Third Party Advisory |
| https://www.npmjs.com/package/expr-eval | Product |
| https://www.npmjs.com/package/expr-eval-fork | Product |
| https://www.kb.cert.org/vuls/id/263614 | Third Party Advisory |
| https://github.com/jorenbroekema/expr-eval/blob/460b820ba01c5aca6c5d84a7d4f1fa5d1913c67b/test/security.js | Product |