io.strimzi:strimzi

CVE-2025-66623

CVE-2025-66623 is a high-severity incorrect authorization vulnerability in io.strimzi:strimzi (maven), affecting versions >= 0.47.0, < 0.49.1. It is fixed in 0.49.1.

Key facts
CVSS score
7.4
High
Attack vector
Adjacent
Issuing authority
GitHub Advisory Database
Affected package
io.strimzi:strimzi
Fixed in
0.49.1
Disclosed
2025

Summary

Impact In some situations, Strimzi creates an incorrect Kubernetes Role which grants the Apache Kafka Connect and Apache Kafka MirrorMaker 2 operands the GET access to all Kubernetes Secrets that exist in the given Kubernetes namespace. The exact scenario when this happens is when: Apache Kafka Connect is deployed without at least one of the following options configured: TLS encryption with configured trusted certificates (no .spec.tls.trustedCertificates section in the KafkaConnect CR) mTLS authentication (no type: tls in .spec.authentication section of the KafkaConnect CR) TLS encryption with configured trusted certificates for type: oauth authentication (no .spec.authentication.tlsTrustedCertificates section in the KafkaConnect CR) Apache Kafka MirrorMaker2 is deployed without at least one of the following options configured for the target cluster: TLS encryption with configured trusted certificates (no .spec.target.tls.trustedCertificates section in the KafkaConnect CR) mTLS authentication (no type: tls in .spec.target.authentication section of the KafkaConnect CR) TLS encryption with configured trusted certificates for type: oauth authentication (no .spec.target.authentication.tlsTrustedCertificates section in the KafkaConnect CR) TLS encryption with configured trusted certificates (no .spec.clusters[].tls.trustedCertificates section in the KafkaConnect CR for the target cluster) mTLS authentication (no type: tls in .spec.clusters[].authentication section of the KafkaConnect CR for the target cluster) TLS encryption with configured trusted certificates for type: oauth authentication (no .spec.clusters[].authentication.tlsTrustedCertificates section in the KafkaConnect CR for the target cluster) When the operands configured as described above are deployed with Strimzi >= 0.47.0 and <= 0.49.0, any code running within their Pods and using their Service Account for authentication will be able to GET any Kubernetes Secret from the same namespace. This can be done by executing 3rd party tools from the Pods. Or directly from the Kafka Connect code, for example, using configuration providers or HTTP connectors. The Pods are allowed to only GET the Secrets. They are not allowed to list, watch, modify, or delete the Secrets. Patches The issue is fixed in Strimzi 0.49.1. Workarounds There is no workaround for this issue when using the affected operands with the affected configurations.

Impact

What is incorrect authorization?

The application does not correctly enforce access controls, allowing a principal to access resources or operations beyond their granted permissions. Typical impact: unauthorized data access or execution of privileged operations.

Severity and exposure

CVE-2025-66623 has a CVSS score of 7.4 (High). The vector is reachable from an adjacent network, no privileges required, and no user interaction. A CVSS score reflects the worst-case severity of the vulnerability, not your specific exposure. Whether this affects your application depends on whether the vulnerable code is present and reachable in your environment.

A fixed version is available (0.49.1). Upgrading removes the vulnerable code path.

Affected versions

maven

  • io.strimzi:strimzi (>= 0.47.0, < 0.49.1)

Security releases

  • io.strimzi:strimzi → 0.49.1 (maven)
Kodem intelligence

Severity tells you how bad this could be in the worst case. It does not tell you whether you are exposed. Exploitability and impact are functions of runtime truth: whether the vulnerable code is present, reachable, and actually executes in your application. A vulnerable package can sit in your dependency tree and never run.

Kodem, an Intelligent Application Security platform, uses runtime intelligence to reveal which vulnerabilities actually execute in production, so teams prioritize the ones that genuinely matter instead of chasing every advisory.

Kodem's runtime-powered SCA identifies whether CVE-2025-66623 is reachable in your applications. Explore open-source security for your team.

See if CVE-2025-66623 is reachable in your applications. Get a demo

Remediation advice

Upgrade io.strimzi:strimzi to 0.49.1 or later to resolve this vulnerability.

Kodem Kai can prioritize this vulnerability in your dependency tree and generate a fix recommendation.

Frequently asked questions about CVE-2025-66623

What is CVE-2025-66623?

CVE-2025-66623 is a high-severity incorrect authorization vulnerability in io.strimzi:strimzi (maven), affecting versions >= 0.47.0, < 0.49.1. It is fixed in 0.49.1. The application does not correctly enforce access controls, allowing a principal to access resources or operations beyond their granted permissions.

How severe is CVE-2025-66623?

CVE-2025-66623 has a CVSS score of 7.4 (High). This score reflects the worst-case severity of the vulnerability, not your specific exposure. Whether it represents real risk in your environment depends on whether the vulnerable code is present and reachable.

Which versions of io.strimzi:strimzi are affected by CVE-2025-66623?

io.strimzi:strimzi (maven) versions >= 0.47.0, < 0.49.1 is affected.

Is there a fix for CVE-2025-66623?

Yes. CVE-2025-66623 is fixed in 0.49.1. Upgrade to this version or later.

Is CVE-2025-66623 exploitable, and should I be worried?

Whether CVE-2025-66623 is exploitable in your environment depends on whether the vulnerable code is present and reachable. A CVSS score is a worst-case rating; it does not account for your specific deployment, configuration, or usage patterns. Kodem, an Intelligent Application Security platform, uses runtime intelligence to show which vulnerabilities actually execute in production, so you can focus on the ones that represent real risk. Get a demo

What actually determines whether CVE-2025-66623 is exploitable, and how bad it is?

Exploitability and impact are not fixed properties of a CVE. They depend on runtime truth: whether the vulnerable code is present, reachable, and actually executes in your application. A high CVSS score on a dependency that never runs is not the same as real risk. Kodem, an Intelligent Application Security platform, uses runtime intelligence to reveal which vulnerabilities actually execute in production, so teams prioritize the ones that genuinely matter.

How do I fix CVE-2025-66623?

Upgrade io.strimzi:strimzi to 0.49.1 or later.

Stop the waste.
Protect your environment with Kodem.