CVE-2026-76560
A flaw was found in 389 Directory Server. The SELFDN ACI bind-rule evaluator incorrectly matches an anonymous LDAP client's empty bind DN against an empty stored attribute value, allowing an unauthenticated client to satisfy access control checks intended to require a matching authenticated identity. This can allow an anonymous LDAP client to perform an operation, such as adding or modifying a directory entry, that a SELFDN-based ACI intended to restrict to a specific authenticated user.
- CVSS 3.1
- 7.5 HIGH
- EPSS
- 0.4% (30th percentile)
- Weakness
- CWE-863
- NVD status
- Awaiting Analysis
- Published
- 2026-09-07
Workaround
Until a fix is available, review all ACIs using userattr="...#SELFDN" bind rules and confirm the target attribute cannot be set to an empty value, or add an explicit authmethod restriction to the ACI to prevent anonymous binds from satisfying the check. Where anonymous binds are not required, disabling anonymous access to the directory removes the attack surface entirely.
1 known exploit for CVE-2026-76560
Proof-of-concept code and exploit modules indexed by Sploitus