CVE Catalog

CVE-2026-55226

MediumCVSS 5.4
Published: Translated: NVD NIST

Summary

Strimzi provides a way to run an Apache Kafka cluster on Kubernetes or OpenShift in various deployment configurations. In Strimzi 1.0.0 and earlier, deploying only the Topic Operator or only the User Operator through the Kafka custom resource leaves the Entity Operator ServiceAccount with RBAC permissions for both components. The excess permissions can allow access to KafkaUser custom resources and Secrets when the User Operator is absent, or access to KafkaTopic custom resources when the Topic Operator is absent.

Risk Assessment

Excess RBAC permissions could allow unauthorized access to KafkaUser, KafkaTopic, and Secret resources, potentially leading to data leakage or unauthorized changes.

Recommendation

Update Strimzi to version 1.0.1 or 1.1.0 (or later) and review the Entity Operator ServiceAccount RBAC permissions.

Other vulnerabilities in Strimzi

See all
Original NVD description (English source)

Strimzi provides a way to run an Apache Kafka cluster on Kubernetes or OpenShift in various deployment configurations. In Strimzi 1.0.0 and earlier, deploying only the Topic Operator or only the User Operator through the Kafka custom resource leaves the Entity Operator ServiceAccount with RBAC permissions for both components. The excess permissions can allow access to KafkaUser custom resources and Secrets when the User Operator is absent, or access to KafkaTopic custom resources when the Topic Operator is absent. This issue is fixed in versions 1.0.1 and 1.1.0.

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