CVE-2025-58457

CVE-2025-58457 is a medium-severity vulnerability in Apache Zookeeper with a CVSS 3.x base score of 4.3. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-280.

Key facts

Description

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

Frequently asked questions

What is CVE-2025-58457?
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.)
How severe is CVE-2025-58457?
CVE-2025-58457 has a CVSS 3.x base score of 4.3, rated medium severity. It is exploitable over network with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is low, integrity none, and availability none.
Is CVE-2025-58457 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (21st percentile), an estimate of the probability of exploitation in the next 30 days.
What products are affected by CVE-2025-58457?
CVE-2025-58457 affects Apache Zookeeper. See the affected-products list for the exact vulnerable versions.
How do I fix CVE-2025-58457?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
Does CVE-2025-58457 have an EU (EUVD) identifier?
Yes. CVE-2025-58457 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-30955.
When was CVE-2025-58457 published?
CVE-2025-58457 was published on 2025-09-24 and last updated on 2026-06-17.

References

Affected products (1)

More vulnerabilities in Apache Zookeeper

All CVEs affecting Apache Zookeeper →

Other CWE-280 vulnerabilities

Browse all CWE-280 vulnerabilities →