Description
LDAP injection vulnerability in Apache Zeppelin. ActiveDirectoryGroupRealm constructed LDAP search filters without escaping user-controlled input, allowing an authenticated attacker to inject LDAP filter syntax through the user-search endpoint                   and potentially expose directory information. The role-lookup path was also affected after successful LDAP authentication. This issue affects Apache Zeppelin versions 0.6.0 through 0.12.0. Users are recommended to upgrade to version 0.12.1, which                   fixes this issue.
Published: 2026-07-30
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Apache Zeppelin’s ActiveDirectoryGroupRealm does not escape user‑controlled input while building LDAP search filters, creating an LDAP injection vulnerability. An attacker who can authenticate to the system can submit crafted input to the user‑search endpoint, injecting arbitrary LDAP filter syntax. Successful exploitation can cause the system to return sensitive directory information that would normally be restricted, potentially revealing usernames, group memberships, or other directory data. The flaw also extends to the role‑lookup path after LDAP authentication, amplifying the exposure. The weakness is classified as CWE‑90.

Affected Systems

Apache Zeppelin versions 0.6.0 through 0.12.0 are affected. The issue is resolved in version 0.12.1 and later.

Risk and Exploitability

The EPSS score is measured at less than 1%, indicating a low probability of exploitation. No public exploitation reports or KEV listing are present, and the vulnerability requires authenticated access. Consequently, the primary risk lies in confidentiality for users with legitimate access. In environments where the Zeppelin instance is open to a broader user base, the potential for exploitation is higher. The low EPSS suggests the likelihood is low, but the possible exposure of sensitive directory data warrants quick action.

Generated by OpenCVE AI on August 2, 2026 at 05:14 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the upstream patch by updating to Apache Zeppelin 0.12.1 or later.
  • Restrict the user‑search API to trusted roles or IP addresses to reduce attack surface.
  • Validate or escape LDAP filter inputs if custom extensions are in use to prevent injection.

Generated by OpenCVE AI on August 2, 2026 at 05:14 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 31 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 30 Jul 2026 16:45:00 +0000

Type Values Removed Values Added
First Time appeared Apache
Apache zeppelin
Vendors & Products Apache
Apache zeppelin

Thu, 30 Jul 2026 15:45:00 +0000

Type Values Removed Values Added
Description LDAP injection vulnerability in Apache Zeppelin. ActiveDirectoryGroupRealm constructed LDAP search filters without escaping user-controlled input, allowing an authenticated attacker to inject LDAP filter syntax through the user-search endpoint                   and potentially expose directory information. The role-lookup path was also affected after successful LDAP authentication. This issue affects Apache Zeppelin versions 0.6.0 through 0.12.0. Users are recommended to upgrade to version 0.12.1, which                   fixes this issue.
Title Apache Zeppelin: LDAP injection in ActiveDirectoryGroupRealm filter construction
Weaknesses CWE-90
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-07-31T17:51:37.685Z

Reserved: 2026-05-07T07:49:20.694Z

Link: CVE-2026-44616

cve-icon Vulnrichment

Updated: 2026-07-30T15:43:24.944Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-30T16:17:12.257

Modified: 2026-08-05T17:23:15.207

Link: CVE-2026-44616

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T05:15:15Z

Weaknesses
  • CWE-90

    Improper Neutralization of Special Elements used in an LDAP Query ('LDAP Injection')