CVE-2026-11770

Red Hat · Directory Server

Red Hat Directory Server is vulnerable to LDAP injection, allowing unauthenticated attackers to manipulate query logic.

Executive summary

A critical LDAP injection vulnerability in Red Hat Directory Server enables unauthenticated remote attackers to compromise sensitive directory information.

Vulnerability

The software fails to properly neutralize special elements within LDAP queries, resulting in an LDAP injection (CWE-90) vulnerability. This allows an unauthenticated remote attacker to craft malicious queries that may return unauthorized data.

Business impact

With a CVSS score of 7.5, this vulnerability represents a significant risk to identity management and authentication infrastructure. Successful exploitation could lead to the unauthorized disclosure of sensitive directory contents, such as user credentials or organizational structure, resulting in severe data breach consequences.

Remediation

Immediate Action: Review the official Red Hat security advisory and apply the recommended patches or configuration changes provided by the vendor.

Proactive Monitoring: Review LDAP access logs for anomalous, highly complex, or syntactically unusual queries that may indicate injection attempts.

Compensating Controls: Ensure that directory access is restricted via network segmentation and that the application layer sanitizes all user input before inclusion in LDAP queries.

Exploitation status

Public Exploit Available: Unknown

Analyst recommendation

Security teams must treat this vulnerability with high priority, especially if the Directory Server is internet-facing or accessible to low-privilege network segments. Immediate patching or the application of vendor-recommended workarounds is essential to prevent unauthorized access to identity data.