GHSA-vjhf-8vqx-vqpq · 深刻度: critical · エコシステム: go — KubePi allows malicious actor to login with a forged JWT token via Hardcoded Jwtsigkeys
KubePi is a k8s panel. The jwt authentication function of KubePi through version 1.6.2 uses hard-coded Jwtsigkeys, resulting in the same Jwtsigkeys for all online projects. This means that an attacker can forge any jwt token to take over the administrator account of any online project. Furthermore, they may use the administrator to take over the k8s cluster of the target enterprise. `session.go`, the use of hard-coded JwtSigKey, allows an attacker to use this value to forge jwt tokens arbitrarily. The JwtSigKey is confidential and should not be hard-coded in the code. The vulnerability has been fixed in 1.6.3. In the patch, JWT key is specified in app.yml. If the user leaves it blank, a random key will be used. There are no workarounds aside from upgrading.
総合評価: CVE-2023-22463 は悪用リスクが高い(83.9/100)。CVSS 深刻度は重大。悪用される可能性が高い(EPSS 69.67%、99 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 91.46% | 69.67% | -21.79% |
| 2 | 2025-12-06 | 89.82% | 91.46% | +1.63% |
| 3 | 2025-11-21 | — | 89.82% | — |
EPSS の全履歴 (全 40 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
| 9.8 | 3.0 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
GHSA-vjhf-8vqx-vqpq · 深刻度: critical · エコシステム: go — KubePi allows malicious actor to login with a forged JWT token via Hardcoded Jwtsigkeys
| URL | タグ |
|---|---|
| https://github.com/KubeOperator/KubePi/blob/da784f5532ea2495b92708cacb32703bff3a45a3/internal/api/v1/session/session.go#L35 | Third Party Advisory |
| https://github.com/KubeOperator/KubePi/commit/3be58b8df5bc05d2343c30371dd5fcf6a9fbbf8b | Patch Third Party Advisory |
| https://github.com/KubeOperator/KubePi/releases/tag/v1.6.3 | Release Notes Third Party Advisory |
| https://github.com/KubeOperator/KubePi/security/advisories/GHSA-vjhf-8vqx-vqpq | Exploit Patch Third Party Advisory |