CVE-2026-27134: Strimzi-Sicherheitslücke bei Multi-CA-Authentifizierung
⚠️ CVE-Referenzen:
CVE-2026-27134
CVE-2026-27574
Zusammenfassung
Strimzi, eine Lösung zum Betrieb von Apache Kafka auf Kubernetes, weist in den Versionen 0.49.0 bis 0.50.0 eine Sicherheitslücke auf. Bei der Verwendung einer benutzerdefinierten Cluster- oder Clients-CA mit einer mehrstufigen CA-Kette vertraut Strimzi fälschlicherweise allen CAs in der Kette. Dies ermöglicht Benutzern mit Zertifikaten, die von einer der CAs ausgestellt wurden, die Authentifizierung. Das Problem wurde in Version 0.50.1 behoben. Als Workaround können Anwender statt der gesamten CA-Kette nur die einzelne CA verwenden, die verwendet werden soll.
Strimzi provides a way to run an Apache Kafka cluster on Kubernetes or OpenShift in various deployment configurations. In versions 0.49.0 through 0.50.0, when using a custom Cluster or Clients CA with a multistage CA chain consisting of multiple CAs, Strimzi incorrectly configures the trusted certificates for mTLS authentication on the internal as well as user-configured listeners. All CAs from the CA chain will be trusted. And users with certificates signed by any of the CAs in the chain will be able to authenticate. This issue affects only users using a custom Cluster or Clients CA with a multistage CA chain consisting of multiple CAs. It does not affect users using the Strimzi-managed Cluster and Clients CAs. It also does not affect users using custom Cluster or Clients CA with only a single CA (i.e., no CA chain with multiple CAs). This issue has been fixed in version 0.50.1. To workaround this issue, instead of providing the full CA chain as the custom CA, users can provide only the single CA that should be used.
Quelle: app.opencve.io