CVE-2026-27134: Strimzi: All CAs from a custom CA chain consisting of multiple CAs are trusted for mTLS user autentication
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.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
Strimzito a version that resolves this vulnerability.Fixed in 0.50.1 - Configuration
For Strimzi versions 0.49.0 through 0.50.0 using a custom Cluster or Clients CA with a multistage CA chain of multiple CAs, workaround by configuring the custom CA to include only the single CA that should be used, instead of the full CA chain.
Strimzi mTLS authentication (custom Cluster/Clients CA) custom CA chain provided = Provide only the single CA to be used (do not provide the full multistage CA chain consisting of multiple CAs)
Event History
Frequently Asked Questions
What is the severity of CVE-2026-27134?
CVE-2026-27134 has a medium severity rating due to its potential impact on mTLS user authentication in Strimzi.
How do I fix CVE-2026-27134?
To fix CVE-2026-27134, you should upgrade Strimzi to version 0.50.1 or later.
What versions of Strimzi are affected by CVE-2026-27134?
CVE-2026-27134 affects Strimzi versions 0.49.0 through 0.50.0.
What is the specific issue described in CVE-2026-27134?
CVE-2026-27134 describes a vulnerability where all CAs from a custom CA chain are trusted for mTLS user authentication.
Who is impacted by CVE-2026-27134?
Users running Strimzi with custom CAs for mTLS authentication are impacted by CVE-2026-27134.