Vulnerability Description
Kamaji is the Hosted Control Plane Manager for Kubernetes. Prior to 26.7.4-edge, Kamaji derives a TenantControlPlane datastore schema, database user, and etcd key prefix from a lossy namespace-and-name normalization in GetDefaultDatastoreSchema() and GetDefaultDatastoreUsername(), allowing distinct tenants with colliding normalized identifiers to share control-plane state and read, modify, or destroy another tenant's Kubernetes data. This issue is fixed in version 26.7.4-edge.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/clastix/kamaji/commit/4232a9df7ccd08075c26191f59566202042543a
- https://github.com/clastix/kamaji/security/advisories/GHSA-4f3f-65vx-r34f
- https://github.com/clastix/kamaji/security/advisories/GHSA-4f3f-65vx-r34f
FAQ
What is CVE-2026-62246?
CVE-2026-62246 is a vulnerability with a CVSS score of 8.5 (HIGH). Kamaji is the Hosted Control Plane Manager for Kubernetes. Prior to 26.7.4-edge, Kamaji derives a TenantControlPlane datastore schema, database user, and etcd key prefix from a lossy namespace-and-nam...
How severe is CVE-2026-62246?
CVE-2026-62246 has been rated HIGH with a CVSS base score of 8.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-62246?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.