Skip to main content

Severity by source

Vendor (redhat) PRIMARY
4.9 MEDIUM
AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H
SUSE
MEDIUM
qualitative
Red Hat
4.9 LOW
qualitative

Primary rating from Vendor (redhat).

CVSS VectorVendor: redhat

Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Lifecycle Timeline

2
Analysis Generated
Jun 09, 2026 - 13:50 vuln.today
CVE Published
Jun 09, 2026 - 13:11 nvd
MEDIUM 4.9

DescriptionCVE.org

A stack buffer overflow flaw was found in 389 Directory Server. The checkPrefix() function in pw.c copies an attacker-controlled algorithm ID into a 256-byte stack buffer without bounds checking when parsing reversible-encrypted attribute values. An attacker with Directory Manager privileges can crash the LDAP server by storing a crafted credential with an oversized algorithm ID. FORTIFY_SOURCE mitigates this to denial of service only.

AnalysisAI

Stack buffer overflow in 389 Directory Server's pw.c checkPrefix() function allows a network-accessible Directory Manager to crash the LDAP server by storing a crafted credential with an oversized algorithm ID. The vulnerable code copies attacker-controlled input into a fixed 256-byte stack buffer without bounds checking when parsing reversible-encrypted attribute values. FORTIFY_SOURCE compiler hardening constrains impact to denial of service - preventing arbitrary code execution - but service disruption against a critical authentication infrastructure component remains operationally significant. No public exploit identified at time of analysis.

Technical ContextAI

The flaw resides in the checkPrefix() function in pw.c within the 389 Directory Server codebase, which is the upstream project for Red Hat Directory Server (RHDS) 11, 12, and 13. CWE-121 (Stack-based Buffer Overflow) is the root cause: the function performs an unbounded copy of an attacker-supplied algorithm identifier string - derived from a stored reversible-encrypted attribute value - into a 256-byte stack-allocated buffer. Any algorithm ID exceeding 256 bytes overflows the stack frame. The FORTIFY_SOURCE compile-time protection detects the out-of-bounds write at runtime and aborts the process rather than allowing a controlled write-what-where primitive, which is why code execution is not achievable and the impact is limited to A:H (availability only). Affected CPEs span RHDS 11/12/13 (cpe:2.3:a:red_hat:red_hat_directory_server_11/12/13) and the bundled 389-ds package across RHEL 6 through 10.

RemediationAI

Patch available per vendor advisory, but no exact fixed version is confirmed in the provided input data - consult https://access.redhat.com/security/cve/CVE-2026-11793 directly and apply the errata package when Red Hat releases it via their normal RHSA process. As a compensating control prior to patching, restrict the Directory Manager DN to a minimal set of trusted administrative hosts using LDAP access control instructions (ACIs) or firewall rules limiting port 389/636 access to known management IPs - this does not eliminate the vulnerability but removes network reachability for untrusted parties. Additionally, audit which accounts hold Directory Manager-equivalent privileges and reduce that set to the minimum necessary; this limits who can trigger the flaw. Disabling reversible password encryption (if not operationally required) would remove the attack surface entirely, but note this is a breaking change for applications relying on password retrieval. Do not rely solely on FORTIFY_SOURCE as a permanent mitigation - it is a hardening layer, not a fix.

CVE-2026-18663 MEDIUM
5.9 Aug 12

Heap corruption via double-free in 389-ds-base's LDAP control parsing allows an unauthenticated remote attacker to crash

CVE-2026-4631 CRITICAL POC
9.8 Apr 07

Remote code execution in Cockpit's web interface allows unauthenticated attackers to execute arbitrary commands on the h

CVE-2026-4480 CRITICAL POC
9.0 May 26

Remote code execution in Samba's printing subsystem allows remote attackers to inject arbitrary shell commands via craft

CVE-2026-18922 CRITICAL
9.8 Sep 07

Authentication bypass in 389 Directory Server (shipped as Red Hat Directory Server 11-13 and within RHEL 6-10) lets remo

CVE-2026-14544 CRITICAL
9.8 Jul 03

Remote code execution and privilege escalation in HPLIP (HP Linux Imaging and Printing) affects the hpcups print filter

CVE-2026-76578 CRITICAL
9.8 Sep 07

Unauthenticated privilege escalation in FreeIPA (Red Hat Identity Management) allows a remote attacker to gain genuine a

CVE-2026-5121 HIGH
7.5 Mar 30

Remote code execution in libarchive on 32-bit systems allows unauthenticated attackers to execute arbitrary code via spe

CVE-2026-28369 CRITICAL
9.1 Mar 27

HTTP request smuggling in Undertow (the embedded web server underpinning JBoss EAP, Red Hat Data Grid, and Apache Camel

CVE-2026-28368 CRITICAL
9.1 Mar 27

HTTP request smuggling in Red Hat Undertow allows remote unauthenticated attackers to bypass front-end security controls

CVE-2026-33845 CRITICAL
9.1 Apr 30

Out-of-bounds read in the GnuTLS DTLS handshake reassembly logic lets remote unauthenticated attackers trigger an intege

CVE-2026-28367 CRITICAL
9.1 Mar 27

HTTP request smuggling in Undertow allows remote unauthenticated attackers to send `\r\r\r` as a header block terminator

CVE-2026-16526 HIGH
8.8 Jul 30

Local privilege escalation in Performance Co-Pilot (PCP) on Red Hat Enterprise Linux 6 through 10 and OpenShift Containe

Vendor StatusVendor

SUSE

Severity: Moderate
Product Status
SUSE Linux Enterprise High Performance Computing 15 SP7 Affected
SUSE Linux Enterprise Module for Server Applications 15 SP7 Affected
SUSE Linux Enterprise Server 15 SP7 Affected
SUSE Linux Enterprise Server 16.0 Affected
SUSE Linux Enterprise Server 16.1 Affected

Share

EUVD-2026-35423 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy