Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. io.strimzi/strimzi
  4. ›
  5. CVE-2026-55225

CVE-2026-55225: Strimzi: Cross-namespace privilege escalation via `Kafka.spec.entityOperator`

June 18, 2026

Having the Topic and User operators to watch different namespaces than the one where the Kafka cluster is deployed, is a fully documented feature.

When the watchedNamespace field is used within the Topic or User operator (as part of the Kafka.spec.entityOperator field), the Cluster Operator creates a Role granting full CRUD on Secrets into the specified namespace. It also creates a RoleBinding to bind such Role to the entity operator ServiceAccount within the namespace where the Kafka cluster runs.

An attacker can craft a Kafka custom resource (in an attacker’s namespace) with the watchedNamespace field set to a target namespace and then they can mint a token for the ServiceAccount (in the attacker’s namespace) to read/write Secrets in that target. This is valid with any target namespace for which the Cluster Operator has the rights (regardless the value of the STRIMZI_NAMESPACE environment variable). The at-risk target namespaces are the namespaces which the user has given permissions to the Cluster Operator for, by creating related RoleBinding(s).

References

  • github.com/advisories/GHSA-mw9r-p8xp-wx96
  • github.com/strimzi/strimzi-kafka-operator/security/advisories/GHSA-mw9r-p8xp-wx96
  • nvd.nist.gov/vuln/detail/CVE-2026-55225

Code Behaviors & Features

Detect and mitigate CVE-2026-55225 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.0.1

Fixed versions

  • 1.0.1

Solution

Upgrade to version 1.0.1 or above.

Impact 8 HIGH

CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-269: Improper Privilege Management
  • CWE-441: Unintended Proxy or Intermediary ('Confused Deputy')

Source file

maven/io.strimzi/strimzi/CVE-2026-55225.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Fri, 19 Jun 2026 12:16:46 +0000.