389-ds-base 1.3.2+ Heap Buffer Overflow via oversized LDAP UNBIND
CVE-2026-11610 Published on July 7, 2026
389-ds-base: 389-ds-base: heap buffer overflow in sasl_io_recv() via padded sasl unbind
A heap buffer overflow flaw was found in the SASL I/O layer of 389 Directory Server
(389-ds-base). After a successful SASL bind with integrity protection (SSF > 0),
an authenticated attacker can send a specially crafted oversized LDAP UNBIND packet
that is copied into a 512-byte heap receive buffer without a bounds check in
sasl_io_recv() in sasl_io.c. This allows up to approximately 2 megabytes of
attacker-controlled data to overflow the buffer, causing a denial of service (server
crash). In FreeIPA and Red Hat Identity Management deployments, any domain user with
a valid Kerberos ticket, any enrolled host, or any service account can trigger this
vulnerability over the network after authenticating via GSSAPI.
The vulnerable code path has existed since approximately 2013 (389-ds-base 1.3.2) and
was not addressed by the CVE-2025-14905 fix, which patched a separate heap overflow
in schema.c only.
Vulnerability Analysis
CVE-2026-11610 is exploitable with network access, and requires small amount of user privileges. This vulnerability is considered to have a low attack complexity. The potential impact of an exploit of this vulnerability is considered to be very high.
Timeline
Reported to Red Hat.
Made public. 76 days later.
Weakness Type
Heap-based Buffer Overflow
A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().
Products Associated with CVE-2026-11610
Want to know whenever a new CVE is published for Red Hat products? stack.watch will email you.
Affected Versions
389ds 389-ds-base:- Version 1.3.2, <= 3.3.0 is affected.
- Version 8060020260702180044.0ca98e7e and below * is unaffected.
- Version 8080020260702180836.f969626e and below * is unaffected.
- Version 8100020260702145313.37ed7c03 and below * is unaffected.
- Version 9020020260703060155.1674d574 and below * is unaffected.
- Version 9040020260703055735.1674d574 and below * is unaffected.
- Version 0:3.2.0-8.el10_2 and below * is unaffected.
- Version 0:3.0.6-19.el10_0 and below * is unaffected.
- Version 0:1.3.11.1-13.el7_9 and below * is unaffected.
- Version 8100020260626120929.25e700aa and below * is unaffected.
- Version 8040020260629123121.96015a92 and below * is unaffected.
- Version 8040020260629123121.96015a92 and below * is unaffected.
- Version 8060020260626130540.824efc52 and below * is unaffected.
- Version 8060020260626130540.824efc52 and below * is unaffected.
- Version 8080020260630025241.6dbb3803 and below * is unaffected.
- Version 8080020260630025241.6dbb3803 and below * is unaffected.
- Version 0:2.8.0-8.el9_8 and below * is unaffected.
- Version 0:2.2.4-19.el9_2 and below * is unaffected.
- Version 0:2.4.5-26.el9_4 and below * is unaffected.
- Version 0:2.6.1-22.el9_6 and below * is unaffected.
- Version 1783452100 and below * is unaffected.
Exploit Probability
EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.