Vulnerability Description
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, an attacker who can create a Kafka custom resource can set Kafka.spec.entityOperator watchedNamespace to a target namespace, causing the Cluster Operator to create a Role with full Secret CRUD permissions there and bind it to the Entity Operator ServiceAccount in the attacker's namespace. The attacker can mint a token for that ServiceAccount and read or write Secrets in any target namespace where the Cluster Operator has been granted permissions, regardless of STRIMZI_NAMESPACE. This issue is fixed in versions 1.0.1 and 1.1.0.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/strimzi/strimzi-kafka-operator/commit/b3bfeffcc30754c3e62e6f4
- https://github.com/strimzi/strimzi-kafka-operator/commit/f6c5207ba7ec89b46ce6720
- https://github.com/strimzi/strimzi-kafka-operator/pull/12844
- https://github.com/strimzi/strimzi-kafka-operator/releases/tag/1.0.1
- https://github.com/strimzi/strimzi-kafka-operator/releases/tag/1.1.0
- https://github.com/strimzi/strimzi-kafka-operator/security/advisories/GHSA-mw9r-
- https://access.redhat.com/errata/RHSA-2026:54435
- https://access.redhat.com/security/cve/CVE-2026-55225
- https://bugzilla.redhat.com/show_bug.cgi?id=2490275
- https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-55225.json
FAQ
What is CVE-2026-55225?
CVE-2026-55225 is a vulnerability with a CVSS score of 8.0 (HIGH). 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, an attacker who can create a Kafka custom resource ...
How severe is CVE-2026-55225?
CVE-2026-55225 has been rated HIGH with a CVSS base score of 8.0/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-55225?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.