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
Link | Resource |
---|---|
https://lists.apache.org/thread/r5yol0kkhx2fzw22pxk1ozwm3oc6yxrx | Mailing List Vendor Advisory |
Configurations
History
02 Oct 2025, 14:56
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:apache:zookeeper:*:*:*:*:*:*:*:* | |
First Time |
Apache
Apache zookeeper |
|
References | () https://lists.apache.org/thread/r5yol0kkhx2fzw22pxk1ozwm3oc6yxrx - Mailing List, Vendor Advisory |
24 Sep 2025, 14:15
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 4.3 |
24 Sep 2025, 10:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-09-24 10:15
Updated : 2025-10-02 14:56
NVD link : CVE-2025-58457
Mitre link : CVE-2025-58457
CVE.ORG link : CVE-2025-58457
JSON object : View
Products Affected
apache
- zookeeper
CWE
CWE-280
Improper Handling of Insufficient Permissions or Privileges