Lucene search
+L

467 matches found

OSV
OSV
added 2026/09/19 8:51 a.m.11 views

BIT-ZOOKEEPER-2026-84501 Apache ZooKeeper: Operational log forgery via newline injection in EnsembleAuthenticationProvider

An unauthenticated attacker can inject arbitrary fake log lines into Apache ZooKeeper's operational log by sending a crafted addauth"ensemble", ... request containing newline characters \n. When the ensemble name doesn't match, EnsembleAuthenticationProvider.handleAuthentication logs the raw,...

5.9AI score0.00781EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/19 8:51 a.m.9 views

BIT-ZOOKEEPER-2026-84439 Apache ZooKeeper: Audit log injection via unsanitized output from multiple sources

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

6AI score0.00808EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/19 8:51 a.m.10 views

BIT-ZOOKEEPER-2026-79993 Apache ZooKeeper: Missing ACL check on deleteContainer opcode allows unauthorized deletion of any empty persistent/container znode

The deleteContainer opcode 0x14/20 is processed without verifying the caller's ACL permissions, allowing any authenticated client to delete specific znodes in the data tree regardless of the ACL restrictions on the znode or its parent. This opcode is considered internal-only and the official clie...

5.8AI score0.00606EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/19 8:51 a.m.12 views

BIT-ZOOKEEPER-2026-59969 Apache ZooKeeper: Improper validation of certificate with host mismatch in FIPS mode

Apache ZooKeeper quorum TLS fails to enforce peer hostname verification in FIPS-mode deployments. When sslQuorum=true, zookeeper.fips-mode=true, ssl.quorum.hostnameVerification=true, and ssl.quorum.clientHostnameVerification=true are enabled, the Java SSLSocket quorum path accepts a CA-trusted pe...

5.7AI score0.00362EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/19 8:51 a.m.8 views

BIT-ZOOKEEPER-2026-59739 Apache ZooKeeper: Information disclosure via SetWatches reconnect replay

Information disclosure via SetWatches reconnect replay in Apache ZooKeeper due to missing ACL check. An attacker can discover ACL-restricted paths by registering exists-watches on non-existent paths, then reconnecting after the paths are created with restricted ACLs. Issue is caused by incomplete...

5.8AI score0.00568EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/18 10:19 a.m.6 views

CLEANSTART-2026-CB66472 Security fix for CVE-2026-22801 applied in: apache-zookeeper 3.7.2-r4

Security vulnerability affects the apache-zookeeper package. This issue is resolved in later releases. See references for vulnerability details...

7.8CVSS6.8AI score0.00131EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/18 10:19 a.m.6 views

CLEANSTART-2026-ZH25873 Security fix for CVE-2026-22695 applied in: apache-zookeeper 3.7.2-r4

Security vulnerability affects the apache-zookeeper package. This issue is resolved in later releases. See references for vulnerability details...

7.1CVSS6.7AI score0.00203EPSS
SaveExploits1References3
OSV
OSV
added 2026/09/18 10:19 a.m.8 views

CLEANSTART-2026-CD76162 Security fix for CVE-2025-13151 applied in: apache-zookeeper 3.7.2-r4

Security vulnerability affects the apache-zookeeper package. This issue is resolved in later releases. See references for vulnerability details...

6.8AI score0.01149EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/18 9:31 a.m.6 views

CLEANSTART-2026-EX11941 Security fix for CVE-2026-62243 applied in: apache-zookeeper 3.8.6-r6, apache-zookeeper 3.9.5-r6, elasticsearch 9.5.2-r2, keycloak 26.5.7-r8, solr 10.0.0-r8, solr 9.10.1-r8, solr 9.8.1-r3, trino 480-r11

CVE-2026-62243 affects multiple packages. This issue is resolved in later releases. See references for individual vulnerability details...

8.7CVSS5.8AI score0.00155EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/18 9:27 a.m.6 views

CLEANSTART-2026-KJ79490 Security fix for CVE-2026-19032 applied in: apache-zookeeper 3.9.5-r7, elasticsearch 9.5.2-r2, solr 10.0.0-r8, solr 9.10.1-r8, solr 9.8.1-r3, trino 480-r12, wso2is 7.0.0-r1, wso2is 7.1.0-r1, wso2is 7.2.0-r2, wso2is 7.3.0-r5

CVE-2026-19032 affects multiple packages. This issue is resolved in later releases. See references for individual vulnerability details...

5.3CVSS5.8AI score0.00463EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/18 12:00 a.m.11 views

Apache ZooKeeper 3.8.x < 3.8.7 / 3.9.x < 3.9.6 Multiple Vulnerabilities

The version of Apache ZooKeeper listening on the remote host is 3.8.x prior to 3.8.7 or 3.9.x prior to 3.9.6. It is, therefore, affected by multiple vulnerabilities: - Information disclosure via SetWatches reconnect replay due to a missing ACL check. An attacker can discover ACL-restricted paths ...

5.9AI score0.00808EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/09/17 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-59969

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Apache ZooKeeper quorum TLS fails to enforce peer hostname verification in FIPS-mode deployments. When sslQuorum=true, zookeeper.fips-mode=true,...

5.8AI score0.00362EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/09/17 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-59739

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Information disclosure via SetWatches reconnect replay in Apache ZooKeeper due to missing ACL check. An attacker can discover ACL-restricted paths by registerin...

5.8AI score0.00568EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/09/17 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-79993

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The deleteContainer opcode 0x14/20 is processed without verifying the caller's ACL permissions, allowing any authenticated client to delete specific znodes in t...

5.8AI score0.00606EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/17 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-84501

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An unauthenticated attacker can inject arbitrary fake log lines into Apache ZooKeeper's operational log by sending a crafted addauthensemble, ... request...

6AI score0.00781EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/17 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-84439

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - When audit logging is enabled zookeeper.audit.enable=true, an unauthenticated attacker can inject arbitrary fields into Apache ZooKeeper's audit log by sending ...

5.9AI score0.00808EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/16 10:16 a.m.5 views

DEBIAN-CVE-2026-79993

The deleteContainer opcode 0x14/20 is processed without verifying the caller's ACL permissions, allowing any authenticated client to delete specific znodes in the data tree regardless of the ACL restrictions on the znode or its parent. This opcode is considered internal-only and the official clie...

7.5CVSS5.8AI score0.00606EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/16 10:16 a.m.13 views

CVE-2026-79993

The deleteContainer opcode 0x14/20 is processed without verifying the caller's ACL permissions, allowing any authenticated client to delete specific znodes in the data tree regardless of the ACL restrictions on the znode or its parent. This opcode is considered internal-only and the official clie...

7.5CVSS0.00606EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/16 10:16 a.m.7 views

CVE-2026-84501

An unauthenticated attacker can inject arbitrary fake log lines into Apache ZooKeeper's operational log by sending a crafted addauth"ensemble", ... request containing newline characters \n. When the ensemble name doesn't match, EnsembleAuthenticationProvider.handleAuthentication logs the raw,...

5.3CVSS0.00781EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/16 10:16 a.m.7 views

DEBIAN-CVE-2026-84439

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

5.3CVSS5.9AI score0.00808EPSS
SaveExploits0References1
Rows per page
Query Builder