Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-18355
Published:September 07, 2026
Updated:September 22, 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 Packages
https://github.com/389ds/389-ds-base.git (GITHUB):
Affected version(s) >=389-ds-base-3.2.0 <389-ds-base-3.2.3
Fix Suggestion:
Update to version 389-ds-base-3.2.3
https://github.com/389ds/389-ds-base.git (GITHUB):
Affected version(s) >=389-ds-base-3.1.0 <389-ds-base-3.1.5
Fix Suggestion:
Update to version 389-ds-base-3.1.5
https://github.com/389ds/389-ds-base.git (GITHUB):
Affected version(s) >=389-ds-base-2.4.0 <389-ds-base-2.4.7
Fix Suggestion:
Update to version 389-ds-base-2.4.7
https://github.com/389ds/389-ds-base.git (GITHUB):
Affected version(s) >=389-ds-base-3.0.1 <389-ds-base-3.0.7
Fix Suggestion:
Update to version 389-ds-base-3.0.7
https://github.com/389ds/389-ds-base.git (GITHUB):
Affected version(s) >=389-ds-base-2.2.0 <389-ds-base-2.2.11
Fix Suggestion:
Update to version 389-ds-base-2.2.11
https://github.com/389ds/389-ds-base.git (GITHUB):
Affected version(s) >=389-ds-base-2.6.0 <389-ds-base-2.6.3
Fix Suggestion:
Update to version 389-ds-base-2.6.3
https://github.com/389ds/389-ds-base.git (GITHUB):
Affected version(s) =389-ds-base-3.3.0 <389-ds-base-3.3.1
Fix Suggestion:
Update to version 389-ds-base-3.3.1
https://github.com/389ds/389-ds-base.git (GITHUB):
Affected version(s) =389-ds-base-2.9.0 <389-ds-base-2.9.1
Fix Suggestion:
Update to version 389-ds-base-2.9.1
https://github.com/389ds/389-ds-base.git (GITHUB):
Affected version(s) >=389-ds-base-1.4.3.1 <389-ds-base-1.4.3.41
Fix Suggestion:
Update to version 389-ds-base-1.4.3.41
https://github.com/389ds/389-ds-base.git (GITHUB):
Affected version(s) >=389-ds-base-2.8.0 <389-ds-base-2.8.2
Fix Suggestion:
Update to version 389-ds-base-2.8.2
Do you need more information?
Contact Us
CVSS v4
Base Score:
7.7
Attack Vector
NETWORK
Attack Complexity
HIGH
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.5
Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
HIGH
Weakness Type (CWE)
Integer Underflow (Wrap or Wraparound)
EPSS
Base Score:
0.84