CVE-2026-59739
Received Received - Intake

Information Disclosure via SetWatches Reconnect Replay in Apache ZooKeeper

Vulnerability report for CVE-2026-59739, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-16

Last updated on: 2026-09-16

Assigner: Apache Software Foundation

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 Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-16
Last Modified
2026-09-16
Generated
2026-09-16
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
apache zookeeper 3.9.6
apache zookeeper 3.8.7

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
AI Quick Actions have not been generated yet.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-59739. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart