CVE-2026-44617 Details
Description
LDAP filter injection vulnerability in Apache Zeppelin. LdapRealm used RFC 4514 distinguished-name escaping when constructing LDAP search filters instead of RFC 4515 filter escaping, leaving special filter characters insufficiently escaped. This is an incomplete fix of CVE-2024-31867. This issue affects Apache Zeppelin versions 0.11.1, 0.11.2, and 0.12.0. Users are recommended to upgrade to version 0.12.1, which fixes this issue.
A vulnerability allowing LDAP filter injection has been identified in Apache Zeppelin versions 0.11.1, 0.11.2, and 0.12.0. The issue arises because LdapRealm improperly used RFC 4514 distinguished-name escaping for LDAP search filters, instead of the correct RFC 4515 filter escaping. This oversight left special filter characters inadequately escaped, creating a risk for injection attacks. Notably, this vulnerability represents an incomplete fix of a prior issue documented as CVE-2024-31867.
Users are advised to upgrade to Apache Zeppelin version 0.12.1, which addresses this vulnerability.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jul 31, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/apache/zeppelin/pull/5226 | [email protected] | Issue TrackingPatch |
| https://lists.apache.org/thread/s65t6n3s1v4j5b1w7zvv5w73ko69m1zv | [email protected] | Mailing ListVendor Advisory |
| https://www.cve.org/CVERecord?id=CVE-2024-31867 | [email protected] | Mailing ListThird Party Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-90 | Improper Neutralization of Special Elements used in an LDAP Query ('LDAP Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| apache zeppelin | >= 0.11.1, < 0.12.1 |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Aug 5, 2026 | Initial Analysis | [email protected] |
| Jul 31, 2026 | CVE Modified | CISA-ADP |
| Jul 30, 2026 | New CVE Received | [email protected] |