Metabase is an open-source business intelligence and analytics platform. Prior to versions 0.43.7.3, 0.44.7.3, 0.45.4.3, 0.46.6.4, 1.43.7.3, 1.44.7.3, 1.45.4.3, and 1.46.6.4, a vulnerability could potentially allow remote code execution on one's Metabase server. The core issue is that one of the supported data warehouses (an embedded in-memory database H2), exposes a number of ways for a connection string to include code that is then executed by the process running the embedded database. Because Metabase allows users to connect to databases, this means that a user supplied string can be used to inject executable code. Metabase allows users to validate their connection string before adding a database (including on setup), and this validation API was the primary vector used as it can be called without validation. Versions 0.43.7.3, 0.44.7.3, 0.45.4.3, 0.46.6.4, 1.43.7.3, 1.44.7.3, 1.45.4.3, and 1.46.6.4 fix this issue by removing the ability of users to add H2 databases entirely. As a workaround, it is possible to block these vulnerabilities at the network level by blocking the endpoints `POST /api/database`, `PUT /api/database/:id`, and `POST /api/setup/validateuntil`. Those who use H2 as a file-based database should migrate to SQLite.
総合評価: CVE-2023-37470 は中リスク(59.7/100)。CVSS 深刻度は重大。悪用される可能性が高い(EPSS 1.12%、62 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 3.12% | 1.12% | -1.99% |
| 2 | 2026-04-29 | 2.36% | 3.12% | +0.76% |
| 3 | 2026-02-15 | — | 2.36% | — |
EPSS の全履歴 (全 18 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 10.0 | 3.1 | CRITICAL |
|
3.9 | 6.0 | [email protected] |
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| metabase | metabase | < 0.43.7.3 | cpe:2.3:a:metabase:metabase:*:*:*:*:-:*:*:* |
| metabase | metabase | < 1.43.7.3 | cpe:2.3:a:metabase:metabase:*:*:*:*:enterprise:*:*:* |
| metabase | metabase | >= 0.44.0, < 0.44.7.3 | cpe:2.3:a:metabase:metabase:*:*:*:*:-:*:*:* |
| metabase | metabase | >= 0.45.0, < 0.45.4.3 | cpe:2.3:a:metabase:metabase:*:*:*:*:-:*:*:* |
| metabase | metabase | >= 0.46.0, < 0.46.6.4 | cpe:2.3:a:metabase:metabase:*:*:*:*:-:*:*:* |
| metabase | metabase | >= 1.44.0, < 1.44.7.3 | cpe:2.3:a:metabase:metabase:*:*:*:*:enterprise:*:*:* |
| metabase | metabase | >= 1.45.0, < 1.45.4.3 | cpe:2.3:a:metabase:metabase:*:*:*:*:enterprise:*:*:* |
| metabase | metabase | >= 1.46.0, < 1.46.6.4 | cpe:2.3:a:metabase:metabase:*:*:*:*:enterprise:*:*:* |
| URL | タグ |
|---|---|
| https://github.com/metabase/metabase/security/advisories/GHSA-p7w3-9m58-rq83 | Mitigation Patch Third Party Advisory |