BIT-zookeeper-2025-58457

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/zookeeper/BIT-zookeeper-2025-58457.json
JSON Data
https://api.osv.dev/v1/vulns/BIT-zookeeper-2025-58457
Aliases
Published
2025-09-26T08:51:26.070Z
Modified
2025-09-26T09:27:04.979004Z
Summary
Apache ZooKeeper: Insufficient Permission Check in AdminServer Snapshot/Restore Commands
Details

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

Database specific
{
    "cpes": [
        "cpe:2.3:a:apache:zookeeper:*:*:*:*:*:maven:*:*"
    ],
    "severity": "Medium"
}
References

Affected packages

Bitnami / zookeeper

Package

Name
zookeeper
Purl
pkg:bitnami/zookeeper

Severity

  • 4.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N CVSS Calculator

Affected ranges

Type
SEMVER
Events
Introduced
3.9.0
Fixed
3.9.4