🔐 CVE Alert

CVE-2026-35563

UNKNOWN 0.0

Apache Directory LDAP API: LDAP client implementation does not verify if the server certificate matches the intended LDAP hostname

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
7th

It was identified that the LDAP client implementation in version 2.1.7 does not verify if the server certificate matches the intended LDAP hostname. While the underlying code validates the certificate chain against a trusted authority, the absence of endpoint identification allows a valid certificate issued for an entirely unrelated host to be improperly accepted. This oversight leaves the connection highly vulnerable to server impersonation and complete connection compromise. The root cause of this vulnerability lies in the incomplete TLS server identity verification within the LDAP client implementation. The attacker requires MITM capability on the network to exploit this vulnerability. This attacker must be able to present a certificate trusted by the client's configured trust store. The hostname verification has been enforced in the new version of the LDAP API

CWE CWE-297
Vendor apache software foundation
Product apache directory ldap api
Published Jun 1, 2026
Last Updated Jun 1, 2026
Stay Ahead of the Next One

Get instant alerts for apache software foundation apache directory ldap api

Be the first to know when new unknown vulnerabilities affecting apache software foundation apache directory ldap api are published — delivered to Slack, Telegram or Discord.

Get Free Alerts → Free · No credit card · 60 sec setup

Affected Versions

Apache Software Foundation / Apache Directory LDAP API
2.0.0 ≤ 2.1.7

References

NVD ↗ CVE.org ↗ EPSS Data ↗
lists.apache.org: https://lists.apache.org/thread/5rc2nzqxp1m9wknyf93r8dnp46fhc1nn openwall.com: http://www.openwall.com/lists/oss-security/2026/06/01/2

Credits

Rafał Łykowski and Łukasz Kollbek of Qualtrics