← Vulnerability feed

Vulnerability record · CVE-2026-59739 · published 16 September 2026

CVE-2026-59739: Apache zookeeper missing authorization vulnerability

Apache · Zookeeper

Information disclosure via SetWatches reconnect replay in Apache ZooKeeper due to missing ACL check. An attacker can discover ACL-restricted paths by registering exists-watches on non-existent paths, then reconnecting after the paths are created with restricted ACLs. Issue is caused by incomplete fix for CVE-2024-23944 (ZOOKEEPER-4799). The fix added ACL checking to WatchManager.triggerWatch(). However, DataTree.setWatches() — the SetWatches/SetWatches2 reconnect replay handler — still calls watcher.process(event) with null ACL, bypassing the check entirely. 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.6, 3.8.7 which fixes the issue.

7.5 CVSS 3.1 High EPSS 0.55% · top 56.1% CWE-862 · Missing authorization
7.5CVSS 3.1 base score
0.55%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
1References
18 Sep 2026Last modified by NVD

Description

Information disclosure via SetWatches reconnect replay in Apache ZooKeeper due to missing ACL check. An attacker can discover ACL-restricted paths by registering exists-watches on non-existent paths, then reconnecting after the paths are created with restricted ACLs. Issue is caused by incomplete fix for CVE-2024-23944 (ZOOKEEPER-4799). The fix added ACL checking to WatchManager.triggerWatch(). However, DataTree.setWatches() — the SetWatches/SetWatches2 reconnect replay handler — still calls watcher.process(event) with null ACL, bypassing the check entirely. 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.6, 3.8.7 which fixes the issue.

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2026-59739 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.1CVE-2024-51504Apache zookeeper authentication bypass by spoofing vulnerabilityWhen using IPAuthenticationProvider in ZooKeeper Admin Server there is a possibility of Authentication Bypass by Spoofing -- this only impacts IP bas…EPSS 0.92%9.1CVE-2023-44981Apache zookeeper insecure direct object reference vulnerabilityAuthorization Bypass Through User-Controlled Key vulnerability in Apache ZooKeeper. If SASL Quorum Peer authentication is enabled in ZooKeeper (quoru…EPSS 1.7%8.1CVE-2016-5017Apache zookeeper memory buffer overflow vulnerabilityBuffer overflow in the C cli shell in Apache Zookeeper before 3.4.9 and 3.5.x before 3.5.3, when using the "cmd:" batch mode syntax, allows attackers…EPSS 7.9%7.5CVE-2026-79993Apache zookeeper missing authorization vulnerabilityThe `deleteContainer` opcode (0x14/20) is processed without verifying the caller's ACL permissions, allowing any authenticated client to delete speci…EPSS 0.60%7.5CVE-2026-59969Apache zookeeper vulnerabilityApache ZooKeeper quorum TLS fails to enforce peer hostname verification in FIPS-mode deployments. When sslQuorum=true, zookeeper.fips-mode=true, ssl.…EPSS 0.33%7.5CVE-2026-24308Apache zookeeper sensitive information in log file vulnerabilityImproper handling of configuration values in ZKConfig in Apache ZooKeeper 3.8.5 and 3.9.4 on all platforms allows an attacker to expose sensitive inf…EPSS 1.2%7.5CVE-2018-8012Apache zookeeper missing authorization vulnerabilityNo authentication/authorization is enforced when a server attempts to join a quorum in Apache ZooKeeper before 3.4.10, and 3.5.0-alpha through 3.5.3-…EPSS 8.5%7.5CVE-2017-5637Apache ZooKeeper unauthenticated four-letter commands cause CPU exhaustionApache ZooKeeper exposes the four-letter word commands "wchp" and "wchc", which are CPU intensive and lack authentication. An attacker can abuse them…EPSS 73%analysed

Source: NIST National Vulnerability Database (record CVE-2026-59739), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.