Home

Description

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.

PUBLISHED Reserved 2026-02-17 | Published 2026-02-20 | Updated 2026-02-20 | Assigner GitHub_M




HIGH: 8.1CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H

Problem types

CWE-287: Improper Authentication

CWE-295: Improper Certificate Validation

CWE-296: Improper Following of a Certificate's Chain of Trust

Product status

>= 0.49.0, < 0.50.1
affected

References

github.com/...erator/security/advisories/GHSA-2qwx-rq6j-8r6j

github.com/...mzi/strimzi-kafka-operator/releases/tag/0.50.1

cve.org (CVE-2026-27134)

nvd.nist.gov (CVE-2026-27134)

Download JSON