CVE Catalog

CVE-2026-24281

HighCVSS 7.4
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.63%

46th percentile - higher than 46% of all known CVEs

Summary

In Apache ZooKeeper, hostname verification in 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. The attacker must present a certificate trusted by ZKTrustManager, making the attack vector harder to exploit.

Risk Assessment

The organization is at risk of impersonation of trusted ZooKeeper servers or clients, potentially leading to unauthorized data access or disruption of distributed systems.

Recommendation

Upgrade Apache ZooKeeper to version 3.8.6 or 3.9.5 immediately, which introduce a configuration option to disable reverse DNS lookup in client and quorum protocols.

Other vulnerabilities in Apache ZooKeeper

See all
Original NVD description (English source)

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 data from NVD (NIST) · CISA KEV · EPSS