Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-87806— Parse Server 9.0.0 Authentication Bypass via LDAP Empty Password

Quick assessment

Affected
parse-community parse-server
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Parse Server 版本 <= 8.6.87 和 >= 9.0.0 < 9.10.1-alpha.7 内置的 LDAP 身份验证适配器中存在一个身份验证绕过漏洞。该适配器将客户端提供的密码直接转发给目录服务,而没有验证密码是否已提供,并将来自目录服务的任何非错误响应都视为身份验证成功的证明。零长度的凭证会将 LDAP 简单绑定(simple bind)转变为 RFC 4513 第 5.1.2 节中描述的匿名身份验证机制,而某些目录服务(包括默认配置的 Active Directory)会对此返回成功响应,并将

CVSS 7.4 · High

Affected Version Matrix 4

VendorProduct Version RangeStatus
parse-community parse-server 9.0.0< 9.10.1-alpha.7 affected
9.10.1-alpha.7 unaffected
< 8.6.88 affected
8.6.88 unaffected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-87806

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Parse Server 9.0.0 Authentication Bypass via LDAP Empty Password
Source: CVE Program / CVE List V5
Vulnerability Description
Parse Server versions <= 8.6.87 and >= 9.0.0 < 9.10.1-alpha.7 contain an authentication bypass in the built-in LDAP authentication adapter. The adapter forwarded the client-supplied password to the directory without verifying that a password had been supplied, and treated any non-error response from the directory as proof of authentication. A zero-length credential turns an LDAP simple bind into the unauthenticated authentication mechanism described in RFC 4513 section 5.1.2, which some directories (including Active Directory in its default configuration) answer with success while mapping the connection to anonymous. As a result, an unauthenticated attacker who knows a directory username can obtain a valid session token for that account, resulting in account takeover. Only deployments that enable the LDAP authentication adapter are affected, and deployments whose directory refuses unauthenticated simple bind (such as a stock OpenLDAP configuration) are not exploitable. The issue is fixed in 8.6.88 and 9.10.1-alpha.7, which require the password to be a non-empty string and reject the request before contacting the directory.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N
Source: CVE Program / CVE List V5
Vulnerability Type
认证机制不恰当
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
parse-community parse-server 9.0.0 ~ 9.10.1-alpha.7 -
parse-community parse-server 0 ~ 8.6.88 -

II. Public POCs for CVE-2026-87806

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-87806

登录查看更多情报信息。

Vendor Advisories for CVE-2026-87806 (2)

IV. Related Vulnerabilities

V. Comments for CVE-2026-87806

No comments yet


Leave a comment