SCA: security update for org.apache.zookeeper:zookeeper (GHSA-2hmj-97jw-28jh)

medium Tenable Self-Hosted Container Security Plugin ID 435422

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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.) (CVE-2025-58457)

See Also

https://github.com/advisories/GHSA-2hmj-97jw-28jh

Plugin Details

Severity: Medium

ID: 435422

Version: Revision 1.12

Type: Local

Family: SCA Checks

Published: 9/25/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 4

Temporal Score: 3

Vector: CVSS2#AV:N/AC:L/Au:S/C:P/I:N/A:N

CVSS Score Source: CVE-2025-58457

CVSS v3

Risk Factor: Medium

Base Score: 4.3

Temporal Score: 3.8

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 9/24/2025

Vulnerability Publication Date: 9/24/2025

Reference Information

CVE: CVE-2025-58457

cwe: CWE-280