CVE-2024-23944 - CVE House
Back to Database
Status published Unknown CVE-2024-23944

Apache ZooKeeper: Information disclosure in persistent watcher handling

Vulnerability Description

Information disclosure in persistent watchers handling in Apache ZooKeeper due to missing ACL check. It allows an attacker to monitor child znodes by attaching a persistent watcher (addWatch command) to a parent which the attacker has already access to. ZooKeeper server doesn't do ACL check when the persistent watcher is triggered and as a consequence, the full path of znodes that a watch event gets triggered upon is exposed to the owner of the watcher. It's important to note that only the path is exposed by this vulnerability, not the data of znode, but since znode path can contain sensitive information like user name or login ID, this issue is potentially critical. Users are recommended to upgrade to version 3.9.2, 3.8.4 which fixes the issue.

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2024-23944

Credits & Attribution

The following person or organization is credited with identifying this vulnerability, as recorded in the NVD database:

  • 周吉安(寒泉) <zhoujian.zja@alibaba-inc.com>

Affected Vendor

Apache Software Foundation

View all reports →

Affected Software

Apache ZooKeeper
Vulnerable Versions:
3.9.0, 3.8.0, 3.6.0

Timeline

Official Publish: March 15th, 2024
Last Modified: July 3rd, 2025
Added to House: July 22nd, 2026

CVSS Vectors

No vector data available

Weaknesses (CWE)