CVE-2024-27309: Apache Kafka: Potential incorrect access control during migration from ZK mode to KRaft mode

Related Vulnerabilities: CVE-2024-27309  
                							

                <!--X-Body-Begin-->
<!--X-User-Header-->

oss-sec
mailing list archives
<!--X-User-Header-End-->
<!--X-TopPNI-->

By Date

By Thread

</form>

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
CVE-2024-27309: Apache Kafka: Potential incorrect access control during migration from ZK mode to KRaft mode

<!--X-Subject-Header-End-->
<!--X-Head-of-Message-->

From: Colin McCabe &lt;cmccabe () apache org&gt;

Date: Thu, 11 Apr 2024 22:45:54 +0000

<!--X-Head-of-Message-End-->
<!--X-Head-Body-Sep-Begin-->

<!--X-Head-Body-Sep-End-->
<!--X-Body-of-Message-->
Severity: critical

Affected versions:

- Apache Kafka 3.5.0, 3.5.1, 3.5.2, 3.6.0, 3.6.1

Description:

While an Apache Kafka cluster is being migrated from ZooKeeper mode to KRaft mode, in some cases ACLs will not be 
correctly enforced.

Two preconditions are needed to trigger the bug:
1. The administrator decides to remove an ACL
2. The resource associated with the removed ACL continues to have two or more other ACLs associated with it after the 
removal.

When those two preconditions are met, Kafka will treat the resource as if it had only one ACL associated with it after 
the removal, rather than the two or more that would be correct.

The incorrect condition is cleared by removing all brokers in ZK mode, or by adding a new ACL to the affected resource. 
Once the migration is completed, there is no metadata loss (the ACLs all remain).

The full impact depends on the ACLs in use. If only ALLOW ACLs were configured during the migration, the impact would 
be limited to availability impact. if DENY ACLs were configured, the impact could include confidentiality and integrity 
impact depending on the ACLs configured, as the DENY ACLs might be ignored due to this vulnerability during the 
migration period.

References:

https://kafka.apache.org/
https://www.cve.org/CVERecord?id=CVE-2024-27309

<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->

<!--X-Follow-Ups-End-->
<!--X-References-->
<!--X-References-End-->
<!--X-BotPNI-->

By Date

By Thread

Current thread:

CVE-2024-27309: Apache Kafka: Potential incorrect access control during migration from ZK mode to KRaft mode Colin McCabe (Apr 11)

<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->