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
- Severity: Medium (CVSS 3.x base score 4.3)
- EPSS exploit prediction: 0% (21st percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2025-30955
- Weakness: CWE-280
- Affected product: Apache Zookeeper
- Published:
- Last modified:
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
- https://lists.apache.org/thread/r5yol0kkhx2fzw22pxk1ozwm3oc6yxrx
- http://www.openwall.com/lists/oss-security/2025/09/24/10
Affected products (1)
- cpe:2.3:a:apache:zookeeper:*:*:*:*:*:*:*:*
More vulnerabilities in Apache Zookeeper
- CVE-2024-51504 — Critical (CVSS 9.1): When using IPAuthenticationProvider in ZooKeeper Admin Server there is a possibility of Authentication Bypass by…
- CVE-2023-44981 — Critical (CVSS 9.1): Authorization Bypass Through User-Controlled Key vulnerability in Apache ZooKeeper. If SASL Quorum Peer authentication…
- CVE-2016-5017 — High (CVSS 8.1): Buffer overflow in the C cli shell in Apache Zookeeper before 3.4.9 and 3.5.x before 3.5.3, when using the "cmd:" batch…
- CVE-2026-24308 — High (CVSS 7.5): Improper handling of configuration values in ZKConfig in Apache ZooKeeper 3.8.5 and 3.9.4 on all platforms allows an…
- CVE-2018-8012 — High (CVSS 7.5): No authentication/authorization is enforced when a server attempts to join a quorum in Apache ZooKeeper before 3.4.10,…
- CVE-2017-5637 — High (CVSS 7.5): Two four letter word commands "wchp/wchc" are CPU intensive and could cause spike of CPU utilization on Apache…
All CVEs affecting Apache Zookeeper →
Other CWE-280 vulnerabilities
- CVE-2025-46066 — Critical (CVSS 9.9): An issue in Automai Director v.25.2.0 allows a remote attacker to escalate privileges
- CVE-2025-6573 — Critical (CVSS 9.8): Kernel software installed and running inside an untrusted/rich execution environment (REE) could leak information from…
- CVE-2024-24116 — Critical (CVSS 9.8): An issue in Ruijie RG-NBS2009G-P RGOS v.10.4(1)P2 Release(9736) allows a remote attacker to gain privileges via the…
- CVE-2026-41566 — Critical (CVSS 9.4): Improper Handling of Insufficient Permissions or Privileges vulnerability in Apache Kvrocks. This issue affects Apache…
- CVE-2024-1608 — Critical (CVSS 9.1): In OPPO Usercenter Credit SDK, there's a possible escalation of privilege due to loose permission check, This could…
- CVE-2026-24096 — High (CVSS 8.8): Insufficient permission validation on multiple REST API Quick Setup endpoints in Checkmk 2.5.0 (beta) before version…