CVE Catalog

CVE-2026-65956

CriticalCVSS 10.0
Published: Translated: NVD NIST

Summary

KubePi versions up to and including 1.6.15 expose SSO configuration API endpoints on the same public routing boundary as SSO login and callback endpoints, allowing SSO, OIDC, and SAML management without administrator authorization. Unauthorized users can inspect or alter authentication configuration, potentially leading to account takeover or privilege escalation. The SSO connectivity-test function can be abused as SSRF, and the user list API returns user objects without clearing authentication-related fields. Fixed in version 2.0.0.

Risk Assessment

Unauthorized users can modify authentication configuration, potentially leading to admin account takeover and privilege escalation, as well as SSRF attacks on internal resources.

Recommendation

Immediately upgrade KubePi to version 2.0.0 or later and restrict API access.

Original NVD description (English source)

KubePi is a Kubernetes multi-cluster management panel. In versions up to and including 1.6.15, the SSO configuration API endpoints are exposed on the same public routing boundary as the SSO login and callback endpoints, so SSO, OIDC, and SAML management operations can be reached without administrator authorization. Because reading, creating, and updating the global SSO configuration is not restricted to administrators, an unauthorized or low-privileged user can inspect or alter the authentication configuration, which under certain conditions can lead to account takeover or privilege escalation. The SSO connectivity-test function can additionally be abused as a server-side request forgery primitive, and the user list API returns user objects without consistently clearing authentication-related fields. This issue is fixed in version 2.0.0.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS