Vulnerability Description
A flaw was found in 389-ds-base. The get_ldapmessage_controls_ext() function frees the parsed controls array on the Session Tracking critical-control rejection path without clearing the SLAPI_REQCONTROLS pblock slot. Operation teardown then frees the same pointer again, causing a double-free. An unauthenticated remote attacker can trigger this with a single BIND request carrying a critical Session Tracking control, resulting in heap corruption and potential denial of service.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://access.redhat.com/security/cve/CVE-2026-18663
- https://bugzilla.redhat.com/show_bug.cgi?id=2510631
FAQ
What is CVE-2026-18663?
CVE-2026-18663 is a vulnerability with a CVSS score of 5.9 (MEDIUM). A flaw was found in 389-ds-base. The get_ldapmessage_controls_ext() function frees the parsed controls array on the Session Tracking critical-control rejection path without clearing the SLAPI_REQCONTR...
How severe is CVE-2026-18663?
CVE-2026-18663 has been rated MEDIUM with a CVSS base score of 5.9/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-18663?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.