CVE-2026-84439
Last modified
CVE-2026-84439 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. 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. EPSS estimates a 0.25% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Apache | Zookeeper | >= 3.8.0, < 3.8.7 |
| Apache | Zookeeper | >= 3.9.0, < 3.9.6 |
References
- https://lists.apache.org/thread/b7qnjvqjh393l0j07tmnb5ggg40sx3m6Mailing List, Vendor Advisory
- https://www.openwall.com/lists/oss-security/2026/09/15/6Mailing List, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-84439?
How severe is CVE-2026-84439?
How do I fix CVE-2026-84439?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-8443The WP Review Slider Pro plugin for WordPress is vulnerable …8.8
- CVE-2026-84430A security vulnerability has been detected in gouguoa up to …6.3
- CVE-2026-84431A vulnerability was detected in AirAsia MOVE App up to 12.47…4.4
- CVE-2026-84432Concrete CMS 9 through 9.5.2 did not validate an anti-CSRF …5.3
- CVE-2026-84437A vulnerability was found in OpenCart 4.1.0.3/4.1.0.4. The i…3.5
- CVE-2026-84438A vulnerability was determined in OpenCart 4.1.0.3/4.1.0.4. …3.5
- CVE-2026-8444The WP Review Slider Pro plugin for WordPress is vulnerable …8.8
- CVE-2026-84441A security vulnerability has been detected in Piwigo up to 1…7.3
- CVE-2026-84442A vulnerability was identified in MapQuest Get Directions Ap…4.4
- CVE-2026-84444libheif is a HEIF and AVIF file format decoder and encoder. …7.4
- CVE-2026-84445gRPC-Go is the Go language implementation of gRPC. Prior to …8.7
- CVE-2026-84446libheif is a HEIF and AVIF file format decoder and encoder. …7.5
Are you affected by CVE-2026-84439?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
