CVE Catalog

CVE-2026-44617

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.36%

29th percentile - higher than 29% of all known CVEs

Summary

Apache Zeppelin versions 0.11.1, 0.11.2, and 0.12.0 are vulnerable to LDAP filter injection. LdapRealm uses incorrect escaping (RFC 4514 instead of RFC 4515), leaving filter characters insufficiently escaped. This is an incomplete fix of CVE-2024-31867.

Risk Assessment

An attacker can inject special characters into LDAP filters, potentially leading to unauthorized access to directory data.

Recommendation

It is recommended to upgrade Apache Zeppelin to version 0.12.1, which fixes the issue.

Other vulnerabilities in Apache Zeppelin

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS