Skip to main content

Severity by source

Vendor (redhat) PRIMARY
MEDIUM
qualitative
NVD
5.0 MEDIUM
AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:L/A:H
vuln.today AI
4.4 MEDIUM

Admin-only schema reload trigger sets PR:H; race condition with concurrent traffic sets AC:H; crash is pure availability impact with no confirmed confidentiality or integrity effect.

3.1 AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H
4.0 AV:N/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
SUSE
5.5 HIGH
AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:H
Red Hat
5.0 MEDIUM
qualitative

Primary rating from Vendor (redhat).

CVSS VectorNVD

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

Lifecycle Timeline

2
Analysis Generated
Jun 18, 2026 - 16:06 vuln.today
CVE Published
Jun 18, 2026 - 14:44 cve.org
MEDIUM 5.0

DescriptionNVD

A flaw was found in 389 Directory Server. During schema reload, the attr_syntax_swap_ht() function unconditionally frees attribute syntax information nodes, bypassing the refcount-based deferred deletion used elsewhere in the attribute syntax subsystem. If an administrator triggers schema reload while concurrent LDAP query traffic is active, worker threads may access freed memory, resulting in use-after-free or double-free and a denial of service (server crash).

AnalysisAI

Use-after-free in 389 Directory Server's schema reload path crashes the server when administrative schema reloads race against active LDAP query worker threads. The attr_syntax_swap_ht() function bypasses the refcount-based deferred deletion mechanism used throughout the attribute syntax subsystem, directly freeing nodes that concurrent worker threads may still hold references to. Affected products span Red Hat Directory Server 11, 12, and 13 across RHEL 6 through 10; no public exploit or active exploitation (CISA KEV) has been identified at time of analysis, and the CVSS score of 5.0 reflects the high-complexity, high-privilege prerequisites that substantially reduce real-world risk.

Technical ContextAI

389 Directory Server is Red Hat's enterprise LDAP server, based on the upstream 389-ds-base project. The attribute syntax subsystem manages how directory schema attribute types are defined and interpreted; a refcount-based deferred deletion model is used to safely recycle these nodes while worker threads may still hold pointers. During a schema reload, attr_syntax_swap_ht() unconditionally frees attribute syntax information nodes without decrementing or consulting the refcount, violating the invariant that governs safe reclamation. CWE-416 (Use After Free) applies: freed heap memory is subsequently accessed by LDAP query worker threads that were mid-operation, producing undefined behavior ranging from silent corruption to an exploitable crash. CPE strings confirm affected scope: cpe:2.3:a:red_hat:red_hat_directory_server_11, _12, and _13, as well as the 389-ds-base packages shipped with RHEL 6 through 10.

RemediationAI

The primary remediation is to apply the vendor-issued patch from Red Hat once released; monitor https://access.redhat.com/security/cve/CVE-2026-11791 and the Bugzilla tracker at https://bugzilla.redhat.com/show_bug.cgi?id=2485414 for the specific fixed package versions - no exact patched version number is confirmed in available data at time of analysis. Until a patch is available, administrators can reduce risk by restricting schema reload operations to scheduled maintenance windows with zero active LDAP query traffic, effectively eliminating the race condition. This can be enforced by temporarily halting application-layer LDAP connections (e.g., blocking the LDAP/LDAPS port at the firewall or load balancer) before initiating any schema reload, then re-enabling traffic afterward; the trade-off is a brief, planned service interruption. Additionally, tightly restrict who holds Directory Manager or cn=Directory Manager credentials, since PR:H is the gating prerequisite - reducing the pool of users capable of triggering a schema reload limits exposure. Opportunistic exploitation by external attackers is structurally prevented by the authentication requirement.

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: Important
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-37902 vulnerability details – vuln.today

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