BIT-zookeeper-2026-84439

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/zookeeper/BIT-zookeeper-2026-84439.json
JSON Data
https://api.osv.dev/v1/vulns/BIT-zookeeper-2026-84439
Aliases
Published
2026-09-19T08:51:29Z
Modified
2026-09-19T09:15:04Z
Summary
Apache ZooKeeper: Audit log injection via unsanitized output from multiple sources
Details

When audit logging is enabled (zookeeper.audit.enable=true), an unauthenticated attacker can inject arbitrary fields into Apache ZooKeeper's audit log by sending a digest authentication request with tab characters (\t) embedded in the username. Because the audit log uses tab-separated key=value format, the injected tabs are parsed as legitimate field separators, allowing the attacker to spoof audit results (e.g., injecting result=success), forge operation types, and corrupt forensic evidence.

A log injection vulnerability in Apache ZooKeeper allows a client that can call setACL to inject forged key-value fields into zookeeper_audit.log. When audit logging is enabled, the server serializes attacker-controlled digest ACL ids into the acl= audit field without escaping tab characters. Because audit events are emitted as tab-separated key=value records, a crafted ACL id can make one successful setAcl event appear to contain forged fields such as operation=delete and znode=/forged. This undermines the integrity of downstream audit parsing, alerting, and incident response.

This issue affects Apache ZooKeeper: from 3.9.0 through 3.9.5, from 3.8.0 through 3.8.6.

Users are recommended to upgrade to version 3.9.6 or 3.8.7, which fixes the issue.

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

Affected packages

Bitnami / zookeeper

Package

Name
zookeeper
Purl
pkg:bitnami/zookeeper

Severity

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

Affected ranges

Type
SEMVER
Events
Introduced
3.8.0
Fixed
3.8.7
Introduced
3.9.0
Fixed
3.9.6

Database specific

source
"https://github.com/bitnami/vulndb/tree/main/data/zookeeper/BIT-zookeeper-2026-84439.json"