Skip to main content
CVE-2026-13327 Sep 15, 19:14 Monitor

Improper certificate validation on LDAPS connections to Active Directory in Devolutions Server 2026.2.16 and earlier allows a network-positioned attacker to intercept privileged directory service credentials via a spoofed domain controller certificate.

Information Disclosure Server
NVD
EPSS
0.1%
CVE-2026-84439 Sep 15, 18:26 HIGH This Week

Audit log injection in Apache ZooKeeper 3.9.0–3.9.5 and 3.8.0–3.8.6 allows attackers to forge entries in zookeeper_audit.log when audit logging is enabled. An unauthenticated attacker can embed tab characters in a digest authentication username to inject arbitrary tab-separated key=value fields, and a client permitted to call setACL can embed tabs in a digest ACL id to make a successful setAcl event appear to record forged operations such as operation=delete and znode=/forged. The vulnerability corrupts forensic evidence and can defeat SIEM alerting, but does not permit direct modification of ZooKeeper data; no public exploit code or CISA KEV listing was identified at time of analysis, and vendor-released fixes exist in 3.9.6 and 3.8.7.

Apache Code Injection
NVD
EPSS
0.3%
CVE-2026-79993 Sep 15, 18:24 CRITICAL Act Now

Let me synthesize the analysis for CVE-2026-79993. Key facts: - Apache ZooKeeper deleteContainer opcode (0x14/20) processed without ACL check. - Affected: 3.9.0-3.9.5, 3.8.0-3.8.6. - Fixed in 3.9.6 and 3.8.7. - Any client with plain TCP session on client port 2181, no auth, no ACL permissions, can delete any empty persistent znode (regular persistent, container, TTL nodes). - Skips session check and DELETE ACL check. - Authorization bypass / ACL enforcement bug (CWE-862 Missing Authorization presumably, or CWE-863 Incorrect Authorization). - No CVSS provided, no EPSS, no KEV, no POC. - Credit given. Let me construct fields. Product name: "Apache ZooKeeper" Summary: original synthesis. Start with impact verb + product. "Unauthorized deletion of znodes in Apache ZooKeeper 3.8.x and 3.9.x..." Technical context: ZooKeeper coordination kernel, znodes, ACLs, opcodes, container nodes, TTL nodes. CWE-862/CWE-863. The deleteContainer opcode is internal-only, used by servers to remove container nodes when they become empty. The regular DELETE path (opcode 2) enforces session check and ACL. deleteContainer path skips both. Note: description says "allowing any authenticated client" but then says "with NO authentication and NO ACL permissions". Conflicting. Actually the description contradicts itself: "allowing any authenticated client" vs "with NO authentication". Hmm. The plain TCP session means anyone with network access to port 2181 — no authentication needed. So PR:N effectively. But wait—can they delete any znode? The check is on empty persistent znodes. Actually the description says deleteContainer can delete "any empty persistent znode (including regular persistent nodes, container nodes, and TTL nodes)". So condition: znode must be empty (no children). Actually deleteContainer opcode normally deletes container nodes; here it can delete any empty persistent znode. So prerequisite: target znode must have zero children. CVSS assessment: AV:N, AC:L, PR:N (no auth n

Authentication Bypass Apache
NVD
EPSS
0.2%
CVE-2026-59969 Sep 15, 18:23 CRITICAL Act Now

Apache ZooKeeper quorum TLS peers running in FIPS mode can skip hostname verification, so a certificate whose SAN does not match the connected host is still accepted, letting a rogue peer join quorum traffic, participate in leader election, and enter replication flows. The flaw affects org.apache.zookeeper:zookeeper 3.8.0 through 3.8.6 and 3.9.0 through 3.9.5, but only in deployments where sslQuorum=true, zookeeper.fips-mode=true, and both ssl.quorum.hostnameVerification and ssl.quorum.clientHostnameVerification are enabled. Exploitation additionally requires the attacker to hold a certificate issued by a CA the cluster already trusts, making this a misissuance or CA-compromise scenario rather than a generic remote attack; no public exploit code or CISA KEV entry was identified at time of analysis, and fixes are released in 3.8.7 and 3.9.6.

Apache Java Information Disclosure
NVD
EPSS
0.1%
CVE-2026-59739 Sep 15, 18:21 MEDIUM This Month

Path-name disclosure in Apache ZooKeeper 3.8.0 through 3.8.6 and 3.9.0 through 3.9.5 lets a connected client learn the names of ACL-restricted znodes by registering exists-watches on paths that do not yet exist and then reconnecting after those paths are created under restrictive ACLs. The reconnect replay handler DataTree.setWatches() delivers the watch notification with a null ACL, bypassing the ACL check that was added to WatchManager.triggerWatch() as the fix for CVE-2024-23944 (ZOOKEEPER-4799), making this an incomplete-fix bypass. Only the znode path string is exposed, not znode data, but because paths frequently embed usernames, login IDs, or tenant identifiers, Apache and the reporter rate it critical; no public exploit code or confirmed active exploitation was identified at time of analysis.

Authentication Bypass Apache Information Disclosure
NVD
EPSS
0.2%
CVE-2026-11921 Sep 15, 17:27 PATCH Monitor

IBM Verify Identity Access containers may not apply management password change operations correctly.

Information Disclosure IBM Security Verify Access Verify Identity Access Container Security Verify Access Container +1
NVD
EPSS
0.1%
CVE-2026-11927 Sep 15, 17:20 PATCH Monitor

IBM Security Verify Identity Access reverse proxy may allow parameters to be injected in requests to third party services.

IBM Code Injection Security Verify Access Verify Identity Access Container Security Verify Access Container +1
NVD
EPSS
0.2%
CVE-2026-11928 Sep 15, 17:19 PATCH This Week

IBM Verify Identity Access is vulnerable to a buffer overflow attack.

Buffer Overflow Memory Corruption IBM Security Verify Access Verify Identity Access Container +2
NVD
EPSS
0.1%
CVE-2026-12101 Sep 15, 17:16 PATCH Monitor

IBM Verify Identity Access could allow an administrator to execute additional commands they are not entitled to due to improper validation of user supplied requests.

Information Disclosure IBM Security Verify Access Verify Identity Access Container Security Verify Access Container +1
NVD
EPSS
0.1%
CVE-2026-92079 Sep 15, 12:34 Awaiting Data

Mitigation bypass in the Widget: Win32 component. This vulnerability was fixed in Firefox 156 and Firefox ESR 153.3.

Authentication Bypass Mozilla
NVD
EPSS
0.2%
CVE-2026-92078 Sep 15, 12:34 Awaiting Data

Denial-of-service in the Security component. This vulnerability was fixed in Firefox 156 and Firefox ESR 153.3.

Information Disclosure Mozilla
NVD
EPSS
0.1%
CVE-2026-92077 Sep 15, 12:34 Awaiting Data

Denial-of-service in the SVG component. This vulnerability was fixed in Firefox 156 and Firefox ESR 153.3.

Information Disclosure Mozilla
NVD
EPSS
0.2%
CVE-2026-92076 Sep 15, 12:34 Awaiting Data

Incorrect boundary conditions in the Networking component. This vulnerability was fixed in Firefox 156 and Firefox ESR 153.3.

Information Disclosure Mozilla
NVD
EPSS
0.2%
CVE-2026-92075 Sep 15, 12:34 Awaiting Data

Mitigation bypass in the Networking component. This vulnerability was fixed in Firefox 156 and Firefox ESR 153.3.

Authentication Bypass Mozilla
NVD
EPSS
0.2%
CVE-2026-92074 Sep 15, 12:34 Awaiting Data

Mitigation bypass in the Popup Blocker component. This vulnerability was fixed in Firefox 156 and Firefox ESR 153.3.

Authentication Bypass Mozilla
NVD
EPSS
0.2%
CVE-2026-92072 Sep 15, 12:34 Awaiting Data

Incorrect boundary conditions in the Safe Browsing component. This vulnerability was fixed in Firefox 156 and Firefox ESR 153.3.

Information Disclosure Mozilla
NVD
EPSS
0.1%
CVE-2026-92071 Sep 15, 12:34 Awaiting Data

Sandbox escape due to incorrect boundary conditions in the Widget: Win32 component. This vulnerability was fixed in Firefox 156 and Firefox ESR 153.3.

Information Disclosure Mozilla
NVD
EPSS
0.1%
CVE-2026-92070 Sep 15, 12:34 Awaiting Data

Information disclosure in the Networking component. This vulnerability was fixed in Firefox 156 and Firefox ESR 153.3.

Information Disclosure Mozilla
NVD
EPSS
0.1%
CVE-2026-92069 Sep 15, 12:34 Awaiting Data

Spoofing issue in the DOM: Navigation component. This vulnerability was fixed in Firefox 156 and Firefox ESR 153.3.

Information Disclosure Mozilla
NVD
EPSS
0.1%
CVE-2026-92068 Sep 15, 12:34 Awaiting Data

Site isolation issue in the Reader Mode component. This vulnerability was fixed in Firefox 156 and Firefox ESR 153.3.

Information Disclosure Mozilla
NVD
EPSS
0.1%
CVE-2026-92067 Sep 15, 12:34 Awaiting Data

Use-after-free in the Widget: Gtk component. This vulnerability was fixed in Firefox 156 and Firefox ESR 153.3.

Information Disclosure Mozilla
NVD
EPSS
0.1%
CVE-2026-92066 Sep 15, 12:34 Awaiting Data

Sandbox escape in the Profile Backup component. This vulnerability was fixed in Firefox 156.

Information Disclosure Mozilla
NVD
EPSS
0.1%
CVE-2026-92065 Sep 15, 12:34 Awaiting Data

Sandbox escape due to incorrect boundary conditions in the Widget: Win32 component. This vulnerability was fixed in Firefox 156 and Firefox ESR 153.3.

Information Disclosure Mozilla
NVD
EPSS
0.1%
CVE-2026-92064 Sep 15, 12:34 Awaiting Data

Sandbox escape due to incorrect boundary conditions in the Widget: Win32 component. This vulnerability was fixed in Firefox 156 and Firefox ESR 153.3.

Information Disclosure Mozilla
NVD
EPSS
0.1%
CVE-2026-92063 Sep 15, 12:34 Awaiting Data

Denial-of-service in the Audio/Video component. This vulnerability was fixed in Firefox 156.

Information Disclosure Mozilla
NVD
EPSS
0.1%
CVE-2026-92061 Sep 15, 12:34 Awaiting Data

Incorrect boundary conditions in the Security: Process Sandboxing component. This vulnerability was fixed in Firefox 156.

Information Disclosure Mozilla
NVD
EPSS
0.1%
CVE-2026-92060 Sep 15, 12:34 Awaiting Data

Use-after-free in the Internationalization component. This vulnerability was fixed in Firefox 156 and Firefox ESR 153.3.

Information Disclosure Mozilla
NVD
EPSS
0.1%
CVE-2026-92059 Sep 15, 12:34 Awaiting Data

Incorrect boundary conditions in the DOM: Editor component. This vulnerability was fixed in Firefox 156 and Firefox ESR 153.3.

Information Disclosure Mozilla
NVD
EPSS
0.1%
CVE-2026-92058 Sep 15, 12:34 Awaiting Data

Use-after-free in the Graphics component. This vulnerability was fixed in Firefox 156 and Firefox ESR 153.3.

Information Disclosure Mozilla
NVD
EPSS
0.1%
CVE-2026-92057 Sep 15, 12:34 Awaiting Data

Mitigation bypass in the Enterprise Policies component. This vulnerability was fixed in Firefox 156 and Firefox ESR 153.3.

Authentication Bypass Mozilla
NVD
EPSS
0.2%
CVE-2026-92056 Sep 15, 12:34 Awaiting Data

Use-after-free in the Graphics: Text component. This vulnerability was fixed in Firefox 156 and Firefox ESR 153.3.

Information Disclosure Mozilla
NVD
EPSS
0.1%
CVE-2026-92051 Sep 15, 12:34 Awaiting Data

Spoofing issue due to invalid pointer in the Graphics component. This vulnerability was fixed in Firefox 156.

Information Disclosure Mozilla
NVD
EPSS
0.1%
CVE-2026-92050 Sep 15, 12:34 Awaiting Data

Sandbox escape due to race condition in the XPConnect component. This vulnerability was fixed in Firefox 156.

Information Disclosure Mozilla
NVD
EPSS
0.1%
CVE-2026-92049 Sep 15, 12:34 Awaiting Data

Use-after-free in the Widget: Win32 component. This vulnerability was fixed in Firefox 156 and Firefox ESR 153.3.

Information Disclosure Mozilla
NVD
EPSS
0.1%
CVE-2026-92048 Sep 15, 12:34 Awaiting Data

Sandbox escape due to incorrect boundary conditions in the Widget: Win32 component. This vulnerability was fixed in Firefox 156 and Firefox ESR 153.3.

Information Disclosure Mozilla
NVD
EPSS
0.2%
CVE-2026-92046 Sep 15, 12:34 Awaiting Data

Use-after-free in the Graphics component. This vulnerability was fixed in Firefox 156 and Firefox ESR 153.3.

Information Disclosure Mozilla
NVD
EPSS
0.2%
CVE-2026-92045 Sep 15, 12:34 Awaiting Data

Sandbox escape due to incorrect boundary conditions in the WebRTC component. This vulnerability was fixed in Firefox 156 and Firefox ESR 153.3.

Information Disclosure Mozilla
NVD
EPSS
0.2%
CVE-2026-92044 Sep 15, 12:34 Awaiting Data

Information disclosure in the Networking: HTTP component. This vulnerability was fixed in Firefox 156 and Firefox ESR 153.3.

Information Disclosure Mozilla
NVD
EPSS
0.2%
CVE-2026-92042 Sep 15, 12:34 Awaiting Data

Race condition in the DOM: Content Processes component. This vulnerability was fixed in Firefox 156 and Firefox ESR 153.3.

Information Disclosure Mozilla
NVD
EPSS
0.2%
CVE-2026-92041 Sep 15, 12:34 Awaiting Data

Mitigation bypass in the DOM: Networking component. This vulnerability was fixed in Firefox 156 and Firefox ESR 153.3.

Authentication Bypass Mozilla
NVD
EPSS
0.2%
CVE-2026-92040 Sep 15, 12:34 Awaiting Data

Use-after-free in the JavaScript: WebAssembly component. This vulnerability was fixed in Firefox 156.

Information Disclosure Mozilla
NVD
EPSS
0.1%
CVE-2026-92039 Sep 15, 12:34 Awaiting Data

Mitigation bypass in the DOM: Notifications component. This vulnerability was fixed in Firefox 156 and Firefox ESR 153.3.

Authentication Bypass Mozilla
NVD
EPSS
0.2%
CVE-2026-92038 Sep 15, 12:33 Awaiting Data

Mitigation bypass in the Remote Settings Client component. This vulnerability was fixed in Firefox 156 and Firefox ESR 153.3.

Authentication Bypass Mozilla
NVD
EPSS
0.2%
CVE-2026-92037 Sep 15, 12:33 Awaiting Data

Incorrect boundary conditions in the DOM: Animation component. This vulnerability was fixed in Firefox 156.

Information Disclosure Mozilla
NVD
EPSS
0.1%
CVE-2026-92036 Sep 15, 12:33 Awaiting Data

Incorrect boundary conditions in the Networking: HTTP component. This vulnerability was fixed in Firefox 156.

Information Disclosure Mozilla
NVD
EPSS
0.1%
CVE-2026-92035 Sep 15, 12:33 Awaiting Data

Sandbox escape due to incorrect boundary conditions in the Graphics component. This vulnerability was fixed in Firefox 156 and Firefox ESR 153.3.

Information Disclosure Mozilla
NVD
EPSS
0.2%
CVE-2026-92034 Sep 15, 12:33 Awaiting Data

Site isolation issue in the Graphics component. This vulnerability was fixed in Firefox 156.

Information Disclosure Mozilla
NVD
EPSS
0.1%
CVE-2026-92032 Sep 15, 12:33 Awaiting Data

Sandbox escape due to invalid pointer in the Graphics component. This vulnerability was fixed in Firefox 156, Firefox ESR 140.16, and Firefox ESR 153.3.

Information Disclosure Mozilla
NVD
EPSS
0.2%
CVE-2026-92031 Sep 15, 12:33 Awaiting Data

Information disclosure in the Graphics: ImageLib component. This vulnerability was fixed in Firefox 156, Firefox ESR 140.16, and Firefox ESR 153.3.

Information Disclosure Mozilla
NVD
EPSS
0.2%
CVE-2026-92030 Sep 15, 12:33 Awaiting Data

Mitigation bypass in the DOM: Copy & Paste and Drag & Drop component. This vulnerability was fixed in Firefox 156, Firefox ESR 140.16, and Firefox ESR 153.3.

Authentication Bypass Mozilla
NVD
EPSS
0.2%
Prev Page 26 of 27 Next

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy