CVE-2026-18355
Last modified
CVE-2026-18355 is a high-severity vulnerability rated 7.5/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). In sasl_io_start_packet(), the wrapped-record length read from the wire is validated only against an upper bound. EPSS estimates a 0.84% 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). 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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Red Hat | Red Hat Directory Server 11.7 E4S for RHEL 8 | All versions |
| Red Hat | Red Hat Directory Server 11.9 for RHEL 8 | All versions |
| Red Hat | Red Hat Directory Server 12.2 E4S for RHEL 9 | All versions |
| Red Hat | Red Hat Directory Server 12.4 E4S for RHEL 9 | All versions |
| Red Hat | Red Hat Enterprise Linux 10 | All versions |
| Red Hat | Red Hat Enterprise Linux 10.0 Extended Update Support | All versions |
| Red Hat | Red Hat Enterprise Linux 7 Extended Lifecycle Support | All versions |
| Red Hat | Red Hat Enterprise Linux 8 | All versions |
| Red Hat | Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support | All versions |
| Red Hat | Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On | All versions |
| Red Hat | Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support | All versions |
| Red Hat | Red Hat Enterprise Linux 8.6 Extended Update Support Long-Life Add-On | All versions |
| Red Hat | Red Hat Enterprise Linux 8.8 Telecommunications Update Service | All versions |
| Red Hat | Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions | All versions |
| Red Hat | Red Hat Enterprise Linux 9 | All versions |
| Red Hat | Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions | All versions |
| Red Hat | Red Hat Enterprise Linux 9.4 Update Services for SAP Solutions | All versions |
| Red Hat | Red Hat Enterprise Linux 9.6 Extended Update Support | All versions |
| Red Hat | Red Hat Directory Server 13.2 | All versions |
| Red Hat | Red Hat Directory Server 12 | All versions |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-18355?
How severe is CVE-2026-18355?
How do I fix CVE-2026-18355?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-18348Missing authorization check in the upload_azure, upload_sftp…4.1
- CVE-2026-18349Improper protection against voltage and clock glitches vulne…7.3
- CVE-2026-1835A vulnerability was identified in lcg0124 BootDo up to e93dd…4.3
- CVE-2026-18351The Drag and Drop File Upload for Elementor Forms plugin for…9.8
- CVE-2026-18352The User Access Manager plugin for WordPress is vulnerable t…7.5
- CVE-2026-18353PIA's `POST /v1/upload/sbom` endpoint accepts a Bearer JWT a…8.8
- CVE-2026-18356The Limit Login Attempts Reloaded WordPress plugin before 3.…3.7
- CVE-2026-18357The WPC Order Tip for WooCommerce WordPress plugin before 3.…7.5
- CVE-2026-18358A flaw was found in gnome-remote-desktop as shipped in Red H…7.5
- CVE-2026-18359Server-side request forgery in the METS and IIIF import URI …8.5
- CVE-2026-1836The system stores the username and password from the login f…5.3
- CVE-2026-18360The IRIS web application in version 2.4.26 and possibly othe…7.6
Are you affected by CVE-2026-18355?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
