CVE-2026-59969
Received Received - Intake

Apache ZooKeeper Quorum TLS Hostname Verification Bypass in FIPS Mode

Vulnerability report for CVE-2026-59969, 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

Apache ZooKeeper quorum TLS fails to enforce peer hostname verification in FIPS-mode deployments. When sslQuorum=true, zookeeper.fips-mode=true, ssl.quorum.hostnameVerification=true, and ssl.quorum.clientHostnameVerification=trueΒ are enabled, the Java SSLSocketΒ quorum path accepts a CA-trusted peer certificate whose SAN does not match the connected host. A malicious or misissued peer certificate can therefore join quorum traffic, participate in leader election, and enter replication flows. Users are recommended to upgrade to version 3.8.7 or 3.9.6, 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
AI Q&A
2026-09-16
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

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

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-297 The product communicates with a host that provides a certificate, but the product does not properly ensure that the certificate is actually associated with that host.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability affects Apache ZooKeeper in FIPS-mode deployments where TLS is used for quorum communication. When specific SSL settings are enabled, the system fails to verify that a peer's certificate Subject Alternative Name (SAN) matches the connected host. This allows a malicious or misissued certificate to join the quorum, participate in leader election, and replicate data.

Impact Analysis

If exploited, this vulnerability could allow unauthorized nodes to join the ZooKeeper cluster, potentially leading to data breaches, unauthorized access to sensitive data, or disruption of cluster operations. It undermines the integrity and security of the distributed system.

Compliance Impact

This vulnerability could lead to non-compliance with GDPR, HIPAA, and other regulations that require strict access controls and data integrity. Unauthorized access to quorum traffic may result in data exposure or tampering, violating confidentiality and integrity requirements.

Mitigation Strategies

Upgrade Apache ZooKeeper to version 3.8.7 or 3.9.6 to fix the issue.

Chat Assistant

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

EPSS Chart