<?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>Parse Server (&lt;= 8.6.87, &gt;= 9.0.0 &lt; 9.10.1-Alpha.7) - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/parse-server--8.6.87--9.0.0--9.10.1-alpha.7/</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>Wed, 09 Sep 2026 12:57:23 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/parse-server--8.6.87--9.0.0--9.10.1-alpha.7/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>Authentication Bypass in Parse Server LDAP Adapter (CVE-2026-87806)</title><link>https://feed.craftedsignal.io/briefs/2026-09-parse-server-auth-bypass/</link><pubDate>Wed, 09 Sep 2026 12:57:23 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-parse-server-auth-bypass/</guid><description>Parse Server versions before 8.6.88 and 9.10.1-alpha.7 contain an authentication bypass vulnerability in the LDAP adapter that allows attackers to perform account takeover via zero-length credentials.</description><content:encoded><![CDATA[<p>Parse Server versions &lt;= 8.6.87 and &gt;= 9.0.0 &lt; 9.10.1-alpha.7 contain a critical authentication bypass vulnerability (CVE-2026-87806) within the built-in LDAP authentication adapter. The vulnerability stems from improper input validation where the adapter fails to verify the presence of a user-supplied password before initiating a bind request to the directory. If an attacker submits a zero-length password, the application proceeds with an LDAP simple bind request. When integrated with directories that support unauthenticated simple binds, such as Active Directory in its default configuration, the directory treats this request as an anonymous bind and returns a success response. Parse Server interprets this success as a valid authentication event, resulting in the issuance of a session token for the target username. This allows unauthenticated attackers who possess knowledge of a valid directory username to gain unauthorized access to the application. This vulnerability does not affect deployments using directories that explicitly reject unauthenticated binds.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation leads to full account takeover, allowing attackers to access private user data, modify account configurations, or gain escalated privileges depending on the permissions associated with the targeted directory account. This affects any Parse Server deployment utilizing the affected LDAP authentication adapter in conjunction with permissive directory services.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Immediately upgrade Parse Server instances to version 8.6.88 or 9.10.1-alpha.7 to ensure proper enforcement of non-empty password requirements.</li>
<li>Audit LDAP directory configurations to ensure they are configured to reject unauthenticated simple binds, which serves as a defense-in-depth measure against this class of vulnerability.</li>
<li>Review application logs for anomalous authentication patterns, specifically frequent successful logins associated with empty credentials or unexpected authentication source behavior.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>authentication-bypass</category><category>cve-2026-87806</category><category>account-takeover</category></item></channel></rss>