Description
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.
Published: 2026-09-07
Score: 7.5 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw was discovered in the 389 Directory Server that mis‑evaluates the SELFDN ACI bind‑rule, treating an anonymous LDAP client’s empty bind DN as a match against an empty stored attribute. This allows an unauthenticated client to satisfy access‑control checks that were designed to require a bound authenticated identity. As a result, the attacker can perform privileged LDAP operations such as adding or modifying directory entries that the SELFDN‑based ACI was intended to restrict. The weakness is classified as CWE‑863, a mismatch between access‑control and authentication handling.

Affected Systems

Red Hat Directory Server versions 11, 12, and 13, which are included in Red Hat Enterprise Linux 6 through 10, are affected. The flaw applies to any instance of the 389 Directory Server running on these platforms, regardless of specific patch level.

Risk and Exploitability

The CVSS score of 7.5 indicates a high‑severity vulnerability, though no EPSS score is currently available. The flaw is not listed in the CISA KEV catalog. Exploitation requires only an unauthenticated, anonymous bind to the LDAP server with an empty DN, a capability commonly available to any network host that can reach the directory. Once authenticated checks are circumvented, an attacker can execute privileged operations, potentially compromising confidentiality and integrity of directory data. The CNA workaround mitigates the risk by enforcing non‑empty attribute values and restricting anonymous binds.

Generated by OpenCVE AI on September 7, 2026 at 14:46 UTC.

Remediation

Vendor 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.


OpenCVE Recommended Actions

  • Install any vendor‑supplied patch or update that addresses the SELFDN ACI bind‑rule evaluator flaw in Red Hat Directory Server.
  • Audit all SELFDN‑based ACIs and ensure that the target attribute cannot be set to an empty value; add an explicit authmethod restriction to prevent anonymous binds from satisfying the check.
  • Disable anonymous LDAP binding on the directory server if anonymous access is not required, thereby removing the attack surface entirely.

Generated by OpenCVE AI on September 7, 2026 at 14:46 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 07 Sep 2026 13:30:00 +0000

Type Values Removed Values Added
Description 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.
Title 389-ds-base: 389-ds: anonymous ldap client can defeat selfdn aci bind-rule checks via empty bind dn
First Time appeared Redhat
Redhat directory Server
Redhat enterprise Linux
Weaknesses CWE-863
CPEs cpe:/a:redhat:directory_server:11
cpe:/a:redhat:directory_server:12
cpe:/a:redhat:directory_server:13
cpe:/o:redhat:enterprise_linux:10
cpe:/o:redhat:enterprise_linux:6
cpe:/o:redhat:enterprise_linux:7
cpe:/o:redhat:enterprise_linux:8
cpe:/o:redhat:enterprise_linux:9
Vendors & Products Redhat
Redhat directory Server
Redhat enterprise Linux
References
Metrics cvssV3_1

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


Subscriptions

Redhat Directory Server Enterprise Linux
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-09-07T13:18:09.643Z

Reserved: 2026-08-19T13:01:16.163Z

Link: CVE-2026-76560

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-07T14:16:54.197

Modified: 2026-09-07T14:16:54.197

Link: CVE-2026-76560

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-07T15:00:14Z

Weaknesses