GHSA-5gg4-m865-6qwrHighCVSS 7.5
A stack buffer overflow flaw was found in 389 Directory Server (389-ds-base). The...
🔗 CVE IDs covered (1)
📋 Description
A stack buffer overflow flaw was found in 389 Directory Server (389-ds-base). The get_ruvelement_from_berval() function in repl5_ruv.c copies digit characters from a network-supplied RUV berval into a fixed 16-byte stack buffer without bounds checking. A remote unauthenticated attacker can crash the LDAP server by sending a crafted StartNSDS50ReplicationRequest extended operation containing a replica ID field with more than 16 digit characters. The overflow occurs during payload decoding, before any authorization check. Stack protectors limit impact to denial of service.
🔗 References (19)
- https://nvd.nist.gov/vuln/detail/CVE-2026-15722
- https://access.redhat.com/security/cve/CVE-2026-15722
- https://bugzilla.redhat.com/show_bug.cgi?id=2499961
- https://access.redhat.com/errata/RHSA-2026:55421
- https://access.redhat.com/errata/RHSA-2026:55422
- https://access.redhat.com/errata/RHSA-2026:55425
- https://access.redhat.com/errata/RHSA-2026:55426
- https://access.redhat.com/errata/RHSA-2026:55423
- https://access.redhat.com/errata/RHSA-2026:55424
- https://access.redhat.com/errata/RHSA-2026:55532
- https://access.redhat.com/errata/RHSA-2026:55530
- https://access.redhat.com/errata/RHSA-2026:55756
- https://access.redhat.com/errata/RHSA-2026:55757
- https://access.redhat.com/errata/RHSA-2026:55758
- https://access.redhat.com/errata/RHSA-2026:55794
- https://access.redhat.com/errata/RHSA-2026:56048
- https://access.redhat.com/errata/RHSA-2026:56050
- https://access.redhat.com/errata/RHSA-2026:56047
- https://github.com/advisories/GHSA-5gg4-m865-6qwr