CVE-2023-22463
CVE-2023-22463 is a critical-severity vulnerability in Fit2cloud Kubepi with a CVSS 3.x base score of 9.8. Its EPSS exploit-prediction score of 70% places it in the 99th percentile, indicating an elevated likelihood of exploitation. The underlying weakness is classified as CWE-798.
Key facts
- Severity: Critical (CVSS 3.x base score 9.8)
- EPSS exploit prediction: 70% (99th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-798
- Affected product: Fit2cloud Kubepi
- Published:
- Last modified:
Description
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.
Frequently asked questions
- What is CVE-2023-22463?
- 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.
- How severe is CVE-2023-22463?
- CVE-2023-22463 has a CVSS 3.x base score of 9.8, rated critical severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2023-22463 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 70% (99th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2023-22463?
- CVE-2023-22463 affects Fit2cloud Kubepi. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2023-22463?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its critical severity, prioritise patching exposed systems.
- When was CVE-2023-22463 published?
- CVE-2023-22463 was published on 2023-01-04 and last updated on 2026-06-17.
References
- https://github.com/KubeOperator/KubePi/blob/da784f5532ea2495b92708cacb32703bff3a45a3/internal/api/v1/session/session.go#L35
- https://github.com/KubeOperator/KubePi/commit/3be58b8df5bc05d2343c30371dd5fcf6a9fbbf8b
- https://github.com/KubeOperator/KubePi/releases/tag/v1.6.3
- https://github.com/KubeOperator/KubePi/security/advisories/GHSA-vjhf-8vqx-vqpq
Affected products (1)
- cpe:2.3:a:fit2cloud:kubepi:*:*:*:*:*:*:*:*
More vulnerabilities in Fit2cloud Kubepi
- CVE-2023-37917 — Critical (CVSS 9.1): KubePi is an opensource kubernetes management panel. A normal user has permission to create/update users, they can…
- CVE-2023-22479 — High (CVSS 7.5): KubePi is a modern Kubernetes panel. A session fixation attack allows an attacker to hijack a legitimate user session,…
- CVE-2023-22478 — High (CVSS 7.3): KubePi is a modern Kubernetes panel. The API interfaces with unauthorized entities and may leak sensitive information.…
- CVE-2023-37916 — Medium (CVSS 6.5): KubePi is an opensource kubernetes management panel. The endpoint /kubepi/api/v1/users/search?pageNum=1&&pageSize=10…
All CVEs affecting Fit2cloud Kubepi →
Other CWE-798 (Use of Hard-coded Credentials) vulnerabilities
- CVE-2026-13768 — Critical (CVSS 10.0): Gardyn devices expose a privileged iothubowner key. Access to this key will allow a malicious user to invoke an IoTHub…
- CVE-2026-45631 — Critical (CVSS 10.0): Dokploy is a free, self-hostable Platform as a Service (PaaS). From 0.27.0 to before 0.29.3, a hardcoded…
- CVE-2026-22769 — Critical (CVSS 10.0): Dell RecoverPoint for Virtual Machines, versions prior to 6.0.3.1 HF1, contain a hardcoded credential vulnerability.…
- CVE-2025-42890 — Critical (CVSS 10.0): SQL Anywhere Monitor (Non-GUI) baked credentials into the code,exposing the resources or functionality to unintended…
- CVE-2025-7503 — Critical (CVSS 10.0): An OEM IP camera manufactured by Shenzhen Liandian Communication Technology LTD exposes a Telnet service (port 23) with…
- CVE-2025-20309 — Critical (CVSS 10.0): A vulnerability in Cisco Unified Communications Manager (Unified CM) and Cisco Unified Communications Manager Session…
Browse all CWE-798 (Use of Hard-coded Credentials) vulnerabilities →