Vulnerability 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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- 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
FAQ
What is CVE-2026-11884?
CVE-2026-11884 is a vulnerability with a CVSS score of 6.5 (MEDIUM). 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(...
How severe is CVE-2026-11884?
CVE-2026-11884 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-11884?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.