CVE-2026-9064 Details
Description
A flaw was found in 389-ds-base. The get_ldapmessage_controls_ext() function in the LDAP server does not enforce an upper bound on the number of controls per LDAP message. A remote, unauthenticated attacker can send a specially crafted LDAP request containing hundreds of thousands of minimal controls within the default maximum BER message size (2 MB), causing excessive CPU consumption and heap allocation on the server. Under concurrent exploitation, this leads to significant latency degradation, worker thread starvation, or out-of-memory termination, resulting in a denial of service.
A denial-of-service vulnerability has been identified in 389 Directory Server versions 11, 12, 13, and in Red Hat Enterprise Linux 10, 7, 8, and 9. The issue arises in the LDAP server's 'get_ldapmessage_controls_ext()' function, which fails to limit the number of controls per LDAP message. This flaw allows a remote, unauthenticated attacker to send a crafted LDAP request with hundreds of thousands of minimal controls, within the default maximum BER message size of 2 MB. The exploitation causes excessive CPU usage and memory allocation on the server. When exploited concurrently, it leads to significant latency, worker thread starvation, or out-of-memory conditions, causing a denial-of-service.
Restrict network access to the LDAP port to trusted networks only, using firewall rules or network ACLs. This prevents untrusted remote attackers from reaching the vulnerable code. Optionally, lower the 'nsslapd-maxbersize' configuration parameter to reduce the maximum BER message size accepted by the server, but be cautious as setting it too low may impact legitimate LDAP operations that require larger payloads.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed May 20, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-770 | Allocation of Resources Without Limits or Throttling | redhat-SADP |
| CWE-770 | Allocation of Resources Without Limits or Throttling | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| redhat directory server | 11.0 12.0 13.0 |
CPE
Remediation
| |
| redhat 389 directory server | All versions |
CPE
Remediation
| |
| redhat enterprise linux | 6.0 7.0 8.0 9.0 10.0 |
CPE
Remediation
| |
Change History
12 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Aug 21, 2026 | CVE Modified | [email protected] |
| Jul 23, 2026 | CVE Translated | [email protected] |
| Jul 15, 2026 | CVE Modified | redhat-SADP |
| Jun 30, 2026 | CVE Modified | redhat-SADP |
| Jun 18, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 2, 2026 | Initial Analysis | [email protected] |
| May 20, 2026 | New CVE Received | [email protected] |