CVE Catalog

CVE-2026-9064

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Elevated risk
0.82%

54th percentile - higher than 54% of all known CVEs

Summary

In 389-ds-base, the get_ldapmessage_controls_ext() function does not enforce an upper bound on the number of controls per LDAP message. A remote, unauthenticated attacker can send a crafted request with hundreds of thousands of minimal controls, causing excessive CPU consumption and heap allocation.

Risk Assessment

Under concurrent exploitation, this leads to significant latency, worker thread starvation, or out-of-memory termination, resulting in denial of service.

Recommendation

Update 389-ds-base to a version that introduces an upper limit on the number of controls per LDAP message.

Other vulnerabilities in 389-ds-base

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS