CVE-2026-11610

HIGHCVSS 8.8/10EPSS 0.63%

Last modified

CVE-2026-11610 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. 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. EPSS estimates a 0.63% chance of exploitation in the next 30 days.

Description

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.

Metrics

CVSS 3.1
8.8/10

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

EPSS Probability
0.63%

45.7th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
389ds389-ds-base>= 1.3.2, <= 3.3.0
Red HatRed Hat Directory Server 11.5 E4S for RHEL 8All versions
Red HatRed Hat Directory Server 11.7 E4S for RHEL 8All versions
Red HatRed Hat Directory Server 11.9 for RHEL 8All versions
Red HatRed Hat Directory Server 12.2 E4S for RHEL 9All versions
Red HatRed Hat Directory Server 12.4 E4S for RHEL 9All versions
Red HatRed Hat Enterprise Linux 10All versions
Red HatRed Hat Enterprise Linux 10.0 Extended Update SupportAll versions
Red HatRed Hat Enterprise Linux 7 Extended Lifecycle SupportAll versions
Red HatRed Hat Enterprise Linux 8All versions
Red HatRed Hat Enterprise Linux 8.4 Advanced Mission Critical Update SupportAll versions
Red HatRed Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-OnAll versions
Red HatRed Hat Enterprise Linux 8.6 Advanced Mission Critical Update SupportAll versions
Red HatRed Hat Enterprise Linux 8.6 Extended Update Support Long-Life Add-OnAll versions
Red HatRed Hat Enterprise Linux 8.8 Telecommunications Update ServiceAll versions
Red HatRed Hat Enterprise Linux 8.8 Update Services for SAP SolutionsAll versions
Red HatRed Hat Enterprise Linux 9All versions
Red HatRed Hat Enterprise Linux 9.2 Update Services for SAP SolutionsAll versions
Red HatRed Hat Enterprise Linux 9.4 Update Services for SAP SolutionsAll versions
Red HatRed Hat Enterprise Linux 9.6 Extended Update SupportAll versions
Red HatRed Hat Directory Server 13.2All versions
Red HatRed Hat Directory Server 12All versions
Red HatRed Hat Enterprise Linux 6All versions

References

Timeline

Published
Last Modified
Status
Awaiting Analysis

Frequently Asked Questions

What is CVE-2026-11610?
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.
How severe is CVE-2026-11610?
CVE-2026-11610 has a CVSS score of 8.8/10 (HIGH severity). The EPSS model estimates a 0.63% probability of exploitation in the next 30 days.
How do I fix CVE-2026-11610?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-11610?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST