Skip to main content

Clastix

7 CVEs vendor

Monthly

CVE-2026-62246 Jul 30, 21:06 HIGH PATCH This Week

Cross-tenant data compromise in Clastix Kamaji (Hosted Control Plane Manager for Kubernetes) before 26.7.4-edge lets one tenant read, modify, or destroy another tenant's control-plane state. Kamaji's defaulting webhook derived each TenantControlPlane's datastore schema, database user, and etcd key prefix from a lossy namespace-and-name normalization that replaced dashes with underscores, so two tenants whose names normalize to the same string (e.g. 'a-b' vs 'a_b') were assigned identical datastore identifiers and silently shared backing storage. No public exploit identified at time of analysis and it is not in CISA KEV, but the root cause is confirmed by the vendor advisory (GHSA-4f3f-65vx-r34f) and the fixing commit, which now uses the immutable resource UID.

Authentication Bypass Kubernetes Kamaji Clastix
NVD GitHub
CVSS 3.1
8.5
EPSS
0.3%
CVE-2026-62845 Jul 30, 21:10 MEDIUM PATCH This Month

SQL injection via unescaped identifier interpolation in Kamaji's PostgreSQL and MySQL datastore drivers exposes the shared datastore root connection to arbitrary DDL/DML manipulation. Versions prior to 26.7.4-edge interpolate operator-supplied DataStoreUsername and DataStoreSchema fields directly into SQL via fmt.Sprintf without any identifier sanitization, allowing a quote or backtick character to break out of the identifier context. Compounding the risk, the pre-fix MySQL primary connection had multiStatements=true enabled, enabling stacked query execution over a root-privileged database connection that spans all hosted tenant control planes. No active exploitation has been confirmed and no public exploit code has been identified at time of analysis.

SQLi Kubernetes PostgreSQL Kamaji Clastix
NVD GitHub
CVSS 3.1
4.7
EPSS
0.2%
CVE-2024-42480 Aug 12, 16:15 Go CRITICAL POC PATCH Act Now

Kamaji is the Hosted Control Plane Manager for Kubernetes. Rated critical severity (CVSS 9.9), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available.

Authentication Bypass Kubernetes Kamaji Clastix
NVD GitHub
CVSS 3.1
9.9
EPSS
0.6%
CVE-2023-48312 Nov 24, 18:15 Go CRITICAL POC PATCH Act Now

capsule-proxy is a reverse proxy for the capsule operator project. Rated critical severity (CVSS 9.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available.

Authentication Bypass Privilege Escalation Kubernetes Capsule Proxy Clastix
NVD GitHub
CVSS 3.1
9.8
EPSS
0.6%
CVE-2023-46254 Nov 06, 19:15 Go MEDIUM PATCH This Month

capsule-proxy is a reverse proxy for Capsule kubernetes multi-tenancy framework. Rated medium severity (CVSS 4.3), this vulnerability is remotely exploitable, low attack complexity. This Exposure of Sensitive Information vulnerability could allow attackers to access sensitive data that should not be disclosed.

Privilege Escalation Information Disclosure Kubernetes Capsule Proxy Capsule +1
NVD GitHub
CVSS 3.1
4.3
EPSS
0.4%
CVE-2022-46167 Dec 02, 19:15 Go HIGH PATCH This Week

Capsule is a multi-tenancy and policy-based framework for Kubernetes. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable, low attack complexity. This Incorrect Authorization vulnerability could allow attackers to bypass authorization checks to access restricted resources.

Authentication Bypass Privilege Escalation Kubernetes Capsule Clastix
NVD GitHub
CVSS 3.1
8.8
EPSS
0.9%
CVE-2022-23652 Feb 22, 20:15 Go HIGH POC PATCH This Week

capsule-proxy is a reverse proxy for Capsule Operator which provides multi-tenancy in Kubernetes. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available.

Authentication Bypass Privilege Escalation Kubernetes Capsule Proxy Clastix
NVD GitHub
CVSS 3.1
8.8
EPSS
1.4%
EPSS 0% CVSS 8.5
HIGH PATCH This Week

Cross-tenant data compromise in Clastix Kamaji (Hosted Control Plane Manager for Kubernetes) before 26.7.4-edge lets one tenant read, modify, or destroy another tenant's control-plane state. Kamaji's defaulting webhook derived each TenantControlPlane's datastore schema, database user, and etcd key prefix from a lossy namespace-and-name normalization that replaced dashes with underscores, so two tenants whose names normalize to the same string (e.g. 'a-b' vs 'a_b') were assigned identical datastore identifiers and silently shared backing storage. No public exploit identified at time of analysis and it is not in CISA KEV, but the root cause is confirmed by the vendor advisory (GHSA-4f3f-65vx-r34f) and the fixing commit, which now uses the immutable resource UID.

Authentication Bypass Kubernetes Kamaji +1
NVD GitHub
EPSS 0% CVSS 4.7
MEDIUM PATCH This Month

SQL injection via unescaped identifier interpolation in Kamaji's PostgreSQL and MySQL datastore drivers exposes the shared datastore root connection to arbitrary DDL/DML manipulation. Versions prior to 26.7.4-edge interpolate operator-supplied DataStoreUsername and DataStoreSchema fields directly into SQL via fmt.Sprintf without any identifier sanitization, allowing a quote or backtick character to break out of the identifier context. Compounding the risk, the pre-fix MySQL primary connection had multiStatements=true enabled, enabling stacked query execution over a root-privileged database connection that spans all hosted tenant control planes. No active exploitation has been confirmed and no public exploit code has been identified at time of analysis.

SQLi Kubernetes PostgreSQL +2
NVD GitHub
EPSS 1% CVSS 9.9
CRITICAL POC PATCH Act Now

Kamaji is the Hosted Control Plane Manager for Kubernetes. Rated critical severity (CVSS 9.9), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available.

Authentication Bypass Kubernetes Kamaji +1
NVD GitHub
EPSS 1% CVSS 9.8
CRITICAL POC PATCH Act Now

capsule-proxy is a reverse proxy for the capsule operator project. Rated critical severity (CVSS 9.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available.

Authentication Bypass Privilege Escalation Kubernetes +2
NVD GitHub
EPSS 0% CVSS 4.3
MEDIUM PATCH This Month

capsule-proxy is a reverse proxy for Capsule kubernetes multi-tenancy framework. Rated medium severity (CVSS 4.3), this vulnerability is remotely exploitable, low attack complexity. This Exposure of Sensitive Information vulnerability could allow attackers to access sensitive data that should not be disclosed.

Privilege Escalation Information Disclosure Kubernetes +3
NVD GitHub
EPSS 1% CVSS 8.8
HIGH PATCH This Week

Capsule is a multi-tenancy and policy-based framework for Kubernetes. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable, low attack complexity. This Incorrect Authorization vulnerability could allow attackers to bypass authorization checks to access restricted resources.

Authentication Bypass Privilege Escalation Kubernetes +2
NVD GitHub
EPSS 1% CVSS 8.8
HIGH POC PATCH This Week

capsule-proxy is a reverse proxy for Capsule Operator which provides multi-tenancy in Kubernetes. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available.

Authentication Bypass Privilege Escalation Kubernetes +2
NVD GitHub

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy