VYPR

Kubepi

by 1panel Dev

Source repositories

CVEs (3)

  • CVE-2024-36111MedJul 25, 2024
    risk 0.39cvss 6.3epss 0.61

    KubePi is a K8s panel. Starting in version 1.6.3 and prior to version 1.8.0, there is a defect in the KubePi JWT token verification. The JWT key in the default configuration file is empty. Although a random 32-bit string will be generated to overwrite the key in the…

  • CVE-2023-37916Jul 21, 2023
    risk 0.00cvss epss 0.00

    KubePi is an opensource kubernetes management panel. The endpoint /kubepi/api/v1/users/search?pageNum=1&&pageSize=10 leak password hash of any user (including admin). A sufficiently motivated attacker may be able to crack leaded password hashes. This issue has been addressed in…

  • CVE-2023-37917Jul 21, 2023
    risk 0.00cvss epss 0.00

    KubePi is an opensource kubernetes management panel. A normal user has permission to create/update users, they can become admin by editing the `isadmin` value in the request. As a result any user may take administrative control of KubePi. This issue has been addressed in version…