VYPR
Critical severityNVD Advisory· Published Oct 11, 2023· Updated Apr 23, 2025

Apache ZooKeeper: Authorization bypass in SASL Quorum Peer Authentication

CVE-2023-44981

Description

Authorization Bypass Through User-Controlled Key vulnerability in Apache ZooKeeper. If SASL Quorum Peer authentication is enabled in ZooKeeper (quorum.auth.enableSasl=true), the authorization is done by verifying that the instance part in SASL authentication ID is listed in zoo.cfg server list. The instance part in SASL auth ID is optional and if it's missing, like 'eve@EXAMPLE.COM', the authorization check will be skipped. As a result an arbitrary endpoint could join the cluster and begin propagating counterfeit changes to the leader, essentially giving it complete read-write access to the data tree. Quorum Peer authentication is not enabled by default.

Users are recommended to upgrade to version 3.9.1, 3.8.3, 3.7.2, which fixes the issue.

Alternately ensure the ensemble election/quorum communication is protected by a firewall as this will mitigate the issue.

See the documentation for more details on correct cluster administration.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
org.apache.zookeeper:zookeeperMaven
< 3.7.23.7.2
org.apache.zookeeper:zookeeperMaven
>= 3.8.0, < 3.8.33.8.3
org.apache.zookeeper:zookeeperMaven
>= 3.9.0, < 3.9.13.9.1

Affected products

123

Patches

Vulnerability mechanics

References

8

News mentions

0

No linked articles in our index yet.