Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2025-58457

4.3 · MEDIUM
Published Sep 24, 2025 apache CWE-280 EPSS 0.32% (24th pctl)

Overview

CVE-2025-58457 is a medium-severity vulnerability affecting apache zookeeper. It was published on September 24, 2025 and has a CVSS 3.1 base score of 4.3 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 4.3, rated MEDIUM. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

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

Remediation

Check the references section for vendor advisories and patches from apache. Update zookeeper to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
apache zookeeper >= 3.9.0, < 3.9.4 Affected

Frequently Asked Questions

What is CVE-2025-58457?

CVE-2025-58457 is a medium-severity vulnerability affecting apache zookeeper. It was published on September 24, 2025 and has a CVSS 3.1 base score of 4.3 (MEDIUM).

How severe is CVE-2025-58457?

This vulnerability has a CVSS 3.1 base score of 4.3, rated MEDIUM. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2025-58457?

Check the references section for vendor advisories and patches from apache. Update zookeeper to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2025-58457?

CyberStrike's AI-powered security agents can automatically detect CVE-2025-58457 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.