Stack Buffer Overflow Vulnerability in 389 Directory Server by Red Hat
CVE-2026-15722

7.5HIGH

What is CVE-2026-15722?

A stack buffer overflow vulnerability exists in the 389 Directory Server, specifically within the get_ruvelement_from_berval() function located in repl5_ruv.c. This flaw allows a remote, unauthenticated attacker to send a malicious StartNSDS50ReplicationRequest that exceeds the bounds of a 16-byte fixed stack buffer by including a replica ID with more than 16 digit characters. This overflow can cause the LDAP server to crash due to the lack of proper bounds checking during payload decoding, occurring before any authorization checks are performed. Although stack protectors mitigate the potential impact, the vulnerability can still lead to denial of service conditions.

References

CVSS V3.1

Score:
7.5
Severity:
HIGH
Confidentiality:
None
Integrity:
None
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

Red Hat would like to thank Sebastián Alba Vives for reporting this issue.
.