Red Hat: buffer overflow
High7.5CVE-2026-18355 · Published Sep 7, 2026 · updated Sep 8, 2026
A heap buffer overflow flaw was found in the SASL I/O layer of 389 Directory Server (389-ds-base). In sasl_io_start_packet(), the wrapped-record length read from the wire is validated only against an upper bound. A small wire length (0, 1, or 2) produces an encrypted_buffer_count below the already-consumed encrypted_buffer_offset, causing an unsigned subtraction underflow in sasl_io_read_packet(). PR_Recv is then requested to read approximately 4 GiB into a 1024-byte heap buffer, resulting in a heap buffer overflow with attacker-controlled content. After a successful SASL bind with integrity protection (SSF > 0), a remote authenticated attacker can cause a denial of service or potentially achieve remote code execution. This flaw is distinct from CVE-2026-11774, whose fix only guards against upper-bound overflow.
Affected versions
Details and references
- CVSS 3.1
- CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
- Severity from
- the vendor (its own CVE record or advisory)
- Weakness
- CWE-191
- www.cve.org/CVERecord?id=CVE-2026-18355
- nvd.nist.gov/vuln/detail/CVE-2026-18355
- access.redhat.com/errata/RHSA-2026:64771
- access.redhat.com/errata/RHSA-2026:64776
- access.redhat.com/errata/RHSA-2026:64778
- access.redhat.com/errata/RHSA-2026:64779
- access.redhat.com/errata/RHSA-2026:64780
- access.redhat.com/errata/RHSA-2026:64781
- access.redhat.com/errata/RHSA-2026:64783
- access.redhat.com/errata/RHSA-2026:64784
- access.redhat.com/errata/RHSA-2026:64785
- access.redhat.com/errata/RHSA-2026:64789
- access.redhat.com/errata/RHSA-2026:64790
- access.redhat.com/errata/RHSA-2026:64791
- access.redhat.com/errata/RHSA-2026:64792
- access.redhat.com/errata/RHSA-2026:64793
- access.redhat.com/errata/RHSA-2026:64804
- access.redhat.com/errata/RHSA-2026:65119
- access.redhat.com/security/cve/CVE-2026-18355
- bugzilla.redhat.com/show_bug.cgi?id=2509186
More Red Hat advisories
All Red Hat| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Sep 7 | Red Hat GLib2.: link following | Medium5.3 | No fix yet |
| Sep 7 | Red Hat 389 Directory Server: denial of service | High7.5 | No fix yet |
| Sep 7 | Red Hat 389 Directory Server: improper authentication | Critical9.8 | No fix yet |
| Sep 7 | Red Hat 389-ds-base. The Cockpit 389 Console: command injection | High8.4 | No fix yet |
| Sep 7 | Red Hat 389 Directory Server: improper access control | High7.5 | No fix yet |
| Sep 7 | Red Hat FreeIPA: improper access control | High8.1 | No fix yet |