๐Ÿ” CVE Alert

CVE-2026-84501

UNKNOWN 0.0

Apache ZooKeeper: Operational log forgery via newline injection in EnsembleAuthenticationProvider

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

An unauthenticated attacker can inject arbitrary fake log lines into Apache ZooKeeper's operational log by sending a crafted add_auth("ensemble", ...) request containing newline characters (\n). When the ensemble name doesn't match, EnsembleAuthenticationProvider.handleAuthentication() logs the raw, unsanitized name via LOG.warn(). Because SLF4J's {} placeholder preserves embedded newlines, the attacker can forge complete log entries โ€” with arbitrary timestamps, log levels, class names, and messages โ€” that are visually indistinguishable from genuine ZooKeeper log output. 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.8.7 or 3.9.6, which fixes the issue.

CWE CWE-117
Vendor apache software foundation
Product apache zookeeper
Published Sep 16, 2026
Last Updated Sep 16, 2026
Stay Ahead of the Next One

Get instant alerts for apache software foundation apache zookeeper

Be the first to know when new unknown vulnerabilities affecting apache software foundation apache zookeeper are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Apache Software Foundation / Apache ZooKeeper
3.9.0 โ‰ค 3.9.5 3.8.0 โ‰ค 3.8.6

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
lists.apache.org: https://lists.apache.org/thread/ohby1g6zjt72p0w79rhbr41nczzvr33y openwall.com: http://www.openwall.com/lists/oss-security/2026/09/15/7

Credits

Youlong Chen Institute of Computing Technology <[email protected]>