Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.apache.zookeeper/zookeeper
  4. ›
  5. CVE-2025-58457

CVE-2025-58457: Apache ZooKeeper: Insufficient Permission Check in AdminServer Snapshot/Restore Commands

September 24, 2025 (updated September 26, 2025)

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.

References

  • github.com/advisories/GHSA-2hmj-97jw-28jh
  • github.com/apache/zookeeper
  • lists.apache.org/thread/r5yol0kkhx2fzw22pxk1ozwm3oc6yxrx
  • nvd.nist.gov/vuln/detail/CVE-2025-58457
  • zookeeper.apache.org/doc/current/zookeeperSnapshotAndRestore.html
  • zookeeper.apache.org/doc/r3.9.4/releasenotes.html
  • zookeeper.apache.org/security.html

Code Behaviors & Features

Detect and mitigate CVE-2025-58457 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 3.9.0 before 3.9.4

Fixed versions

  • 3.9.4

Solution

Upgrade to version 3.9.4 or above.

Impact 4.3 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-280: Improper Handling of Insufficient Permissions or Privileges

Source file

maven/org.apache.zookeeper/zookeeper/CVE-2025-58457.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 01 Nov 2025 12:18:51 +0000.