Vulnerability in Apache Zookeeper

CVE-2026-24281

Hostname verification in Apache ZooKeeper ZKTrustManager falls back to reverse DNS (PTR) when IP SAN validation fails, allowing attackers who control or spoof PTR records to impersonate ZooKeeper servers or clients with a valid certificate for the PTR name. It's important to note that attacker must present a certificate which is trusted by ZKTrustManager which makes the attack vector harder to exploit. Users are recommended to upgrade to version 3.8.6 or 3.9.5, which fixes this issue by introducing a new configuration option to disable reverse DNS lookup in client and quorum protocols.

Vulnerability class: Improper Certificate Validation

EPSS: 0.006 (48.0th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 7.4 (High). Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-24281?
CVE-2026-24281 is a high-severity vulnerability in Apache Zookeeper, classified under Improper Certificate Validation. CVSS score: 7.4/10. Published 2026-03-07.
How severe is CVE-2026-24281?
High severity. CVSS v3 base score is 7.4 out of 10.