icon

We found results for “

CVE-2025-58457

Good to know:

icon
icon
icon

Date: September 24, 2025

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.)

Severity Score

Severity Score

Weakness Type (CWE)

Improper Handling of Insufficient Permissions or Privileges

CWE-280

Top Fix

icon

Upgrade Version

Upgrade to version org.apache.zookeeper:zookeeper:3.9.4;https://github.com/apache/zookeeper.git - release-3.9.4

Learn More

CVSS v3.1

Base Score:
Attack Vector (AV): NETWORK
Attack Complexity (AC): LOW
Privileges Required (PR): LOW
User Interaction (UI): NONE
Scope (S): UNCHANGED
Confidentiality (C): LOW
Integrity (I): NONE
Availability (A): NONE

Do you need more information?

Contact Us