<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>Cpe:2.3:a:389directoryserver:389_directory_server:*:*:*:*:*:*:*:* - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/cpes/cpe2.3a389directoryserver389_directory_server/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Mon, 07 Sep 2026 15:33:51 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/cpes/cpe2.3a389directoryserver389_directory_server/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>Denial of Service in 389 Directory Server via CVE-2026-18453</title><link>https://feed.craftedsignal.io/briefs/2026-09-389-directory-server-dos/</link><pubDate>Mon, 07 Sep 2026 15:33:51 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-389-directory-server-dos/</guid><description>An unauthenticated remote attacker can crash the 389 Directory Server by sending crafted LDAP paged search requests, resulting in a denial of service condition.</description><content:encoded><![CDATA[<p>CVE-2026-18453 is a vulnerability in the 389 Directory Server that allows for remote denial of service. The flaw stems from a missing NULL pointer check in the paged results handling logic within the op_shared_search function. An unauthenticated attacker can trigger this condition by sending a specially crafted sequence of LDAP search requests that utilize the USE_ONE_BACKEND control. When the server processes these requests in a specific manner, the lack of input validation results in a NULL pointer dereference, causing the LDAP server process to crash. This vulnerability is significant because it allows remote, unauthenticated actors to disrupt directory services with minimal interaction, potentially impacting authentication and authorization workflows that rely on the directory server.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation leads to a denial of service (DoS) of the 389 Directory Server. This impacts organizations relying on the server for centralized identity management, potentially preventing user authentication, service access, and administrative operations. The severity is assessed as high due to the ease of remote execution without authentication requirements.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Patch 389 Directory Server to the version containing the fix for CVE-2026-18453.</li>
<li>Monitor LDAP traffic for excessive or malformed search requests using the USE_ONE_BACKEND control in the request payload.</li>
<li>Limit network access to the LDAP service to trusted subnets and IP addresses to prevent unauthenticated remote access.</li>
</ul>
]]></content:encoded><category domain="severity">low</category><category domain="type">advisory</category></item><item><title>Authentication Bypass in 389 Directory Server via SASL Bind State Confusion</title><link>https://feed.craftedsignal.io/briefs/2026-09-07-389-directory-server-auth-bypass/</link><pubDate>Mon, 07 Sep 2026 15:32:59 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-07-389-directory-server-auth-bypass/</guid><description>A vulnerability in 389 Directory Server allows unauthenticated attackers to elevate privileges by exploiting state confusion during SASL authentication, leading to unauthorized Directory Manager access.</description><content:encoded><![CDATA[<p>CVE-2026-18922 describes a critical authentication bypass vulnerability in 389 Directory Server. The issue stems from improper handling of identity state during SASL PLAIN authentication. When a bind operation fails, the server fails to properly clear the identity properties associated with the connection. A subsequent successful bind, using any SASL mechanism, allows the stale identity from the previous failed attempt to be incorrectly applied to the new security context. An attacker can deliberately trigger a failed SASL PLAIN bind as 'cn=Directory Manager' and then complete a second bind (such as an anonymous bind or a low-privileged account bind) to inherit the privileges of the identity used in the first failed attempt. This flaw grants an unauthorized attacker administrative access to the directory server without requiring valid credentials.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation results in full administrative control over the 389 Directory Server. An attacker can read, modify, or delete directory data, manage users, or alter security configurations, leading to a complete compromise of the identity store and downstream systems dependent on the directory for authentication or authorization.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Monitor 389 Directory Server access logs for unusual sequences of failed bind operations followed by immediate successful binds on the same connection.</li>
<li>Review directory server configuration for strict enforcement of authentication policies.</li>
<li>Apply patches provided by the vendor for 389 Directory Server to resolve the identity property handling flaw.</li>
</ul>
]]></content:encoded><category domain="severity">critical</category><category domain="type">advisory</category><category>authentication-bypass</category><category>cve-2026-18922</category><category>privilege-escalation</category></item></channel></rss>