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.
Published: 2026-09-16
Score: n/a
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized ZooKeeper quorum membership via certificate verification bypass
Action: Immediate Patch
AI Analysis

Impact

Apache ZooKeeper fails to enforce peer hostname verification when FIPS mode is enabled and quorum TLS settings are configured. A CA‑trusted certificate whose subject alternative name does not match the host name can be accepted, allowing a malicious or misissued peer to join the quorum. This compromised node can participate in leader election and replicate data, resulting in integrity loss and possible service disruption. The weakness corresponds to improper authentication (CWE-297).

Affected Systems

The flaw affects any Apache ZooKeeper installation that enables sslQuorum, zookeeper.fips-mode, ssl.quorum.hostnameVerification, and ssl.quorum.clientHostnameVerification. All deployed versions lacking the vendor‑issued fix are vulnerable; the official fix is provided in ZooKeeper 3.8.7 and 3.9.6.

Risk and Exploitability

Because no EPSS score is available, the exact likelihood of exploitation is unknown, but the ability to subvert quorum membership poses a high‑impact threat to any ZooKeeper‑dependent services. The vulnerability is not listed in CISA KEV and could be exploited over the network or through a compromised node that can present a CA‑trusted but mismatched certificate.

Generated by OpenCVE AI on September 16, 2026 at 13:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade ZooKeeper to version 3.8.7 or 3.9.6 to apply the vendor‑issued fix.
  • Verify that each quorum certificate the host name of the ZooKeeper peer; regenerate certificates if necessary.
  • Monitor cluster membership logs for unexpected node joins and review FIPS mode configuration to ensure it is required for your deployment.

Generated by OpenCVE AI on September 16, 2026 at 13:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 16 Sep 2026 11:30:00 +0000

Type Values Removed Values Added
References

Wed, 16 Sep 2026 09:45:00 +0000

Type Values Removed Values Added
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.
Title Apache ZooKeeper: Improper validation of certificate with host mismatch in FIPS mode
Weaknesses CWE-297
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-09-16T10:11:44.041Z

Reserved: 2026-07-07T18:50:40.959Z

Link: CVE-2026-59969

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-16T10:16:51.220

Modified: 2026-09-16T19:08:00.110

Link: CVE-2026-59969

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-16T14:00:11Z

Weaknesses
  • CWE-297

    Improper Validation of Certificate with Host Mismatch