CVE-2026-65956
CVE-2026-65956 is a critical-severity vulnerability with a CVSS 4.0 base score of 10.0. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-306.
Key facts
- Severity: Critical (CVSS 4.0 base score 10.0)
- EPSS exploit prediction: 0% (30th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-306
- Published:
- Last modified:
Description
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.
Frequently asked questions
- What is CVE-2026-65956?
- 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.
- How severe is CVE-2026-65956?
- CVE-2026-65956 has a CVSS 4.0 base score of 10.0, rated critical severity.
- Is CVE-2026-65956 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (30th percentile), an estimate of the probability of exploitation in the next 30 days.
- How do I fix CVE-2026-65956?
- 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-2026-65956 published?
- CVE-2026-65956 was published on 2026-08-26 and last updated on 2026-09-09.
References
- https://github.com/1Panel-dev/KubePi/commit/b62b41f82659e36102fccd215b13264b2035f1ea
- https://github.com/1Panel-dev/KubePi/releases/tag/v2.0.0
- https://github.com/1Panel-dev/KubePi/security/advisories/GHSA-wjrh-4j52-c664
Other CWE-306 (Missing Authentication for Critical Function) vulnerabilities
- CVE-2026-85889 — Critical (CVSS 10.0): Missing authentication for critical function in Azure AI Foundry allows an unauthorized attacker to elevate privileges…
- CVE-2026-92808 — Critical (CVSS 10.0): A server-side request forgery (SSRF) vulnerability exists in the UnifiedLogin service of Altium Enterprise Server. An…
- CVE-2026-59971 — Critical (CVSS 10.0): MySQL MCP Server is a Model Context Protocol server that enables secure interaction with MySQL databases. Prior to…
- CVE-2026-80462 — Critical (CVSS 10.0): A vulnerability in the Chef Automate API gateway and identity validation path may allow an unauthenticated actor to…
- CVE-2026-75754 — Critical (CVSS 10.0): Missing Authentication for Critical Function, Server-Side Request Forgery (SSRF), and Use of Hard-coded Credentials in…
- CVE-2026-70352 — Critical (CVSS 10.0): Missing authentication for critical function in Azure AI Language allows an unauthorized attacker to elevate privileges…
Browse all CWE-306 (Missing Authentication for Critical Function) vulnerabilities →