JumpServer is an open source bastion host. As an unauthenticated user, it is possible to authenticate to the core API with a username and an SSH public key without needing a password or the corresponding SSH private key. An SSH public key should be considered public knowledge and should not used as an authentication secret alone. JumpServer provides an API for the KoKo component to validate user private key logins. This API does not verify the source of requests and will generate a personal authentication token. Given that public keys can be easily leaked, an attacker can exploit the leaked public key and username to authenticate, subsequently gaining access to the current user's information and authorized actions. This issue has been addressed in versions 2.28.20 and 3.7.1. Users are advised to upgrade. There are no known workarounds for this vulnerability.
総合評価: CVE-2023-43652 は悪用リスクが高い(73.4/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.73%、73 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-05-13 | 0.63% | 0.73% | +0.10% |
| 2 | 2025-11-21 | 0.46% | 0.63% | +0.17% |
| 3 | 2025-11-18 | — | 0.46% | — |
EPSS の全履歴 (全 18 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 8.2 | 3.1 | HIGH |
|
3.9 | 4.2 | [email protected] |
| 9.1 | 3.1 | CRITICAL |
|
3.9 | 5.2 | [email protected] |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| fit2cloud | jumpserver | >= 2.0.0, < 2.28.20 | cpe:2.3:a:fit2cloud:jumpserver:*:*:*:*:*:*:*:* |
| fit2cloud | jumpserver | >= 3.0.0, < 3.7.1 | cpe:2.3:a:fit2cloud:jumpserver:*:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://github.com/jumpserver/jumpserver/security/advisories/GHSA-fr8h-xh5x-r8g9 | Exploit Vendor Advisory |
| https://www.sonarsource.com/blog/diving-into-jumpserver-attackers-gateway-to-internal-networks-1-2 | Technical Description |