Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:maven/org.apache.zookeeper/zookeeper@3.9.2
purl pkg:maven/org.apache.zookeeper/zookeeper@3.9.2
Next non-vulnerable version 3.9.5
Latest non-vulnerable version 3.9.5
Risk 4.1
Vulnerabilities affecting this package (3)
Vulnerability Summary Fixed by
VCID-6789-5wwx-qqch
Aliases:
CVE-2026-24281
GHSA-7xrh-hqfc-g7qr
Apache ZooKeeper: Reverse-DNS fallback enables hostname verification bypass in ZooKeeper ZKTrustManager 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.
3.9.5
Affected by 0 other vulnerabilities.
VCID-ex8w-efvg-2qgv
Aliases:
CVE-2024-51504
GHSA-g93m-8x6h-g5gv
Apache ZooKeeper: Authentication bypass with IP-based authentication in Admin Server When using IPAuthenticationProvider in ZooKeeper Admin Server there is a possibility of Authentication Bypass by Spoofing -- this only impacts IP based authentication implemented in ZooKeeper Admin Server. Default configuration of client's IP address detection in IPAuthenticationProvider, which uses HTTP request headers, is weak and allows an attacker to bypass authentication via spoofing client's IP address in request headers. Default configuration honors X-Forwarded-For HTTP header to read client's IP address. X-Forwarded-For request header is mainly used by proxy servers to identify the client and can be easily spoofed by an attacker pretending that the request comes from a different IP address. Admin Server commands, such as snapshot and restore arbitrarily can be executed on successful exploitation which could potentially lead to information leakage or service availability issues. Users are recommended to upgrade to version 3.9.3, which fixes this issue.
3.9.3
Affected by 2 other vulnerabilities.
VCID-hbdm-1ts5-f7ad
Aliases:
CVE-2025-58457
GHSA-2hmj-97jw-28jh
Apache ZooKeeper: Insufficient Permission Check in AdminServer Snapshot/Restore Commands Improper permission checks in the AdminServer allow an authenticated client with insufficient privileges to invoke the `snapshot` and `restore` commands. The intended requirement is authentication and authorization on the root path (`/`) with **ALL** permission for these operations; however, affected versions permit invocation without that level of authorization. The primary risk is disclosure of cluster state via snapshots to a lesser-privileged client. * **Affected:** `org.apache.zookeeper:zookeeper` 3.9.0 through 3.9.3. * **Fixed:** 3.9.4 (ZOOKEEPER-4964 “check permissions individually during admin server auth”). * **Mitigations:** * Disable both commands (`admin.snapshot.enabled`, `admin.restore.enabled`). * Disable AdminServer (`admin.enableServer`). * Ensure the root ACL is not open; note that ZooKeeper ACLs are not recursive. * Upgrade to 3.9.4.
3.9.4
Affected by 1 other vulnerability.
Vulnerabilities fixed by this package (1)
Vulnerability Summary Aliases
VCID-w64v-sgpz-7fhj Apache ZooKeeper vulnerable to information disclosure in persistent watchers handling Information disclosure in persistent watchers handling in Apache ZooKeeper due to missing ACL check. It allows an attacker to monitor child znodes by attaching a persistent watcher (addWatch command) to a parent which the attacker has already access to. ZooKeeper server doesn't do ACL check when the persistent watcher is triggered and as a consequence, the full path of znodes that a watch event gets triggered upon is exposed to the owner of the watcher. 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.2, 3.8.4 which fixes the issue. CVE-2024-23944
GHSA-r978-9m6m-6gm6

Date Actor Action Vulnerability Source VulnerableCode Version
2026-04-17T00:31:57.700888+00:00 GitLab Importer Affected by VCID-6789-5wwx-qqch https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.zookeeper/zookeeper/CVE-2026-24281.yml 38.4.0
2026-04-16T23:45:38.625127+00:00 GitLab Importer Affected by VCID-hbdm-1ts5-f7ad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.zookeeper/zookeeper/CVE-2025-58457.yml 38.4.0
2026-04-16T23:13:34.695015+00:00 GitLab Importer Affected by VCID-ex8w-efvg-2qgv https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.zookeeper/zookeeper/CVE-2024-51504.yml 38.4.0
2026-04-16T22:54:01.353976+00:00 GitLab Importer Fixing VCID-w64v-sgpz-7fhj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.zookeeper/zookeeper/CVE-2024-23944.yml 38.4.0
2026-04-12T01:56:40.693118+00:00 GitLab Importer Affected by VCID-6789-5wwx-qqch https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.zookeeper/zookeeper/CVE-2026-24281.yml 38.3.0
2026-04-12T01:06:41.054363+00:00 GitLab Importer Affected by VCID-hbdm-1ts5-f7ad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.zookeeper/zookeeper/CVE-2025-58457.yml 38.3.0
2026-04-12T00:32:06.265333+00:00 GitLab Importer Affected by VCID-ex8w-efvg-2qgv https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.zookeeper/zookeeper/CVE-2024-51504.yml 38.3.0
2026-04-12T00:12:25.332879+00:00 GitLab Importer Fixing VCID-w64v-sgpz-7fhj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.zookeeper/zookeeper/CVE-2024-23944.yml 38.3.0
2026-04-08T03:26:07.868865+00:00 GitLab Importer Affected by VCID-6789-5wwx-qqch https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.zookeeper/zookeeper/CVE-2026-24281.yml 38.1.0
2026-04-03T01:15:16.667693+00:00 GitLab Importer Affected by VCID-hbdm-1ts5-f7ad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.zookeeper/zookeeper/CVE-2025-58457.yml 38.1.0
2026-04-03T00:39:50.148643+00:00 GitLab Importer Affected by VCID-ex8w-efvg-2qgv https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.zookeeper/zookeeper/CVE-2024-51504.yml 38.1.0
2026-04-03T00:18:46.584106+00:00 GitLab Importer Fixing VCID-w64v-sgpz-7fhj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.zookeeper/zookeeper/CVE-2024-23944.yml 38.1.0
2026-04-01T16:04:50.986103+00:00 GHSA Importer Fixing VCID-w64v-sgpz-7fhj https://github.com/advisories/GHSA-r978-9m6m-6gm6 38.0.0
2026-04-01T12:52:39.070595+00:00 GitLab Importer Fixing VCID-w64v-sgpz-7fhj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.zookeeper/zookeeper/CVE-2024-23944.yml 38.0.0
2026-04-01T12:50:54.254486+00:00 GithubOSV Importer Fixing VCID-w64v-sgpz-7fhj https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/03/GHSA-r978-9m6m-6gm6/GHSA-r978-9m6m-6gm6.json 38.0.0