CVE-2025-58457

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-58457
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-58457.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-58457
Aliases
Downstream
Related
Published
2025-09-24T10:15:28Z
Modified
2025-10-04T04:47:45.297795Z
Summary
[none]
Details

Improper permission check in ZooKeeper AdminServer lets authorized clients to run snapshot and restore command with insufficient permissions.

This issue affects Apache ZooKeeper: from 3.9.0 before 3.9.4.

Users are recommended to upgrade to version 3.9.4, which fixes the issue.

The issue can be mitigated by disabling both commands (via admin.snapshot.enabled and admin.restore.enabled), disabling the whole AdminServer interface (via admin.enableServer), or ensuring that the root ACL does not provide open permissions. (Note that ZooKeeper ACLs are not recursive, so this does not impact operations on child nodes besides notifications from recursive watches.)

References

Affected packages

Git / github.com/apache/zookeeper

Affected ranges

Type
GIT
Repo
https://github.com/apache/zookeeper
Events

Affected versions

release-3.*

release-3.9.0
release-3.9.0-1
release-3.9.1
release-3.9.1-0
release-3.9.2
release-3.9.2-0
release-3.9.3
release-3.9.3-0
release-3.9.3-1
release-3.9.3-2
release-3.9.4-0
release-3.9.4-1