GHSA-c7hf-c5p5-5g6h · 深刻度: medium · エコシステム: npm — Uptime Kuma is Missing Authorization Checks on Ping Badge Endpoint, Leaks Ping times of monitors without needing to be on a status page
Uptime Kuma is an open source, self-hosted monitoring tool. From 2.0.0 to 2.1.3 , the GET /api/badge/:id/ping/:duration? endpoint in server/routers/api-router.js does not verify that the requested monitor belongs to a public group. All other badge endpoints check AND public = 1 in their SQL query before returning data. The ping endpoint skips this check entirely, allowing unauthenticated users to extract average ping/response time data for private monitors. This vulnerability is fixed in 2.2.0.
総合評価: CVE-2026-32230 は公開エクスプロイトあり(55.9/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.91%、55 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.43% | 0.91% | +0.48% |
| 2 | 2026-06-04 | 0.78% | 0.43% | -0.36% |
| 3 | 2026-05-26 | — | 0.78% | — |
EPSS の全履歴 (全 5 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 5.3 | 3.1 | MEDIUM |
|
3.9 | 1.4 | [email protected] |
GHSA-c7hf-c5p5-5g6h · 深刻度: medium · エコシステム: npm — Uptime Kuma is Missing Authorization Checks on Ping Badge Endpoint, Leaks Ping times of monitors without needing to be on a status page
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| uptime.kuma | uptime_kuma | >= 2.0.0, < 2.2.0 | cpe:2.3:a:uptime.kuma:uptime_kuma:*:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://github.com/louislam/uptime-kuma/commit/303a609c05d0b174a5045c90f53c2b557d4febae | Patch |
| https://github.com/louislam/uptime-kuma/issues/7038 | Issue Tracking |
| https://github.com/louislam/uptime-kuma/issues/7135 | Issue Tracking |
| https://github.com/louislam/uptime-kuma/releases/tag/2.2.0 | Release Notes |
| https://github.com/louislam/uptime-kuma/security/advisories/GHSA-c7hf-c5p5-5g6h | Exploit Mitigation Vendor Advisory |