Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. parse-server
  4. ›
  5. CVE-2026-31828

CVE-2026-31828: Parse Server vulnerable to LDAP injection via unsanitized user input in DN and group filter construction

March 11, 2026

The LDAP authentication adapter is vulnerable to LDAP injection. User-supplied input (authData.id) is interpolated directly into LDAP Distinguished Names (DN) and group search filters without escaping special characters. This allows an attacker with valid LDAP credentials to manipulate the bind DN structure and to bypass group membership checks. This enables privilege escalation from any authenticated LDAP user to a member of any restricted group.

The vulnerability affects Parse Server deployments that use the LDAP authentication adapter with group-based access control.

References

  • github.com/advisories/GHSA-7m6r-fhh7-r47c
  • github.com/parse-community/parse-server
  • github.com/parse-community/parse-server/releases/tag/8.6.26
  • github.com/parse-community/parse-server/releases/tag/9.5.2-alpha.13
  • github.com/parse-community/parse-server/security/advisories/GHSA-7m6r-fhh7-r47c
  • nvd.nist.gov/vuln/detail/CVE-2026-31828

Code Behaviors & Features

Detect and mitigate CVE-2026-31828 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 8.6.26, all versions starting from 9.0.0-alpha.1 before 9.5.2-alpha.13

Fixed versions

  • 9.5.2-alpha.13
  • 8.6.26

Solution

Upgrade to versions 8.6.26, 9.5.2-alpha.13 or above.

Impact 6.5 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N

Learn more about CVSS

Weakness

  • CWE-90: Improper Neutralization of Special Elements used in an LDAP Query ('LDAP Injection')

Source file

npm/parse-server/CVE-2026-31828.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Thu, 19 Mar 2026 16:05:52 +0000.