CVE-2026-11774

HIGHCVSS 7.6/10EPSS 0.67%

Last modified

CVE-2026-11774 is a high-severity vulnerability rated 7.6/10 on the CVSS scale. An integer overflow flaw was found in the SASL I/O layer of 389 Directory Server (389-ds-base). In sasl_io_start_packet(), adding sizeof(uint32_t) to a crafted SASL packet length prefix of 0xFFFFFFFC causes unsigned wraparound to zero, bypassing the nsslapd-maxsasliosize limit and leading to a heap buffer overflow of up to approximately 2 megabytes of attacker-controlled data. EPSS estimates a 0.67% chance of exploitation in the next 30 days.

Description

An integer overflow flaw was found in the SASL I/O layer of 389 Directory Server (389-ds-base). In sasl_io_start_packet(), adding sizeof(uint32_t) to a crafted SASL packet length prefix of 0xFFFFFFFC causes unsigned wraparound to zero, bypassing the nsslapd-maxsasliosize limit and leading to a heap buffer overflow of up to approximately 2 megabytes of attacker-controlled data. After a successful SASL bind with integrity protection (SSF > 0), a remote attacker can cause a Denial of Service (DoS) or achieve Remote Code Execution (RCE). In FreeIPA and Red Hat Identity Management deployments, any domain user with a valid Kerberos ticket, enrolled host, or service account can trigger this vulnerability over the network. This flaw is independent of CVE-2025-14905, which patched schema.c only and did not modify sasl_io.c.

Metrics

CVSS 3.1
7.6/10

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

EPSS Probability
0.67%

47.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
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

References

Timeline

Published
Last Modified
Status
Awaiting Analysis

Frequently Asked Questions

What is CVE-2026-11774?
An integer overflow flaw was found in the SASL I/O layer of 389 Directory Server (389-ds-base). In sasl_io_start_packet(), adding sizeof(uint32_t) to a crafted SASL packet length prefix of 0xFFFFFFFC causes unsigned wraparound to zero, bypassing the nsslapd-maxsasliosize limit and leading to a heap buffer overflow of up to approximately 2 megabytes of attacker-controlled data. After a successful SASL bind with integrity protection (SSF > 0), a remote attacker can cause a Denial of Service (DoS) or achieve Remote Code Execution (RCE). In FreeIPA and Red Hat Identity Management deployments, any domain user with a valid Kerberos ticket, enrolled host, or service account can trigger this vulnerability over the network. This flaw is independent of CVE-2025-14905, which patched schema.c only and did not modify sasl_io.c.
How severe is CVE-2026-11774?
CVE-2026-11774 has a CVSS score of 7.6/10 (HIGH severity). The EPSS model estimates a 0.67% probability of exploitation in the next 30 days.
How do I fix CVE-2026-11774?
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-11774?

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

Scan your code now

Source: NVD / NIST