GHSA-f4g5-r76v-qg3pMediumCVSS 6.5
A heap buffer overflow flaw was found in 389 Directory Server. When serializing objectclass...
🔗 CVE IDs covered (1)
📋 Description
A heap buffer overflow flaw was found in 389 Directory Server. When serializing objectclass definitions, the oc_superior (SUP) field length is omitted from buffer size calculations in read_schema_dse() and schema_oc_to_string(), but the field is still written via strcat(). An attacker with Directory Manager privileges, or a compromised replication supplier, can trigger a server crash by creating objectclasses with long SUP values. This is an incomplete fix variant of CVE-2025-14905.
🔗 References (6)
- https://nvd.nist.gov/vuln/detail/CVE-2026-11884
- https://access.redhat.com/security/cve/CVE-2026-11884
- https://bugzilla.redhat.com/show_bug.cgi?id=2423624
- https://bugzilla.redhat.com/show_bug.cgi?id=2484913
- https://redhat.atlassian.net/browse/PSIRTSUPT-7600
- https://github.com/advisories/GHSA-f4g5-r76v-qg3p