Parse Server has user enumeration via email verification endpoint
Description
Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 8.6.34 and 9.6.0-alpha.8, the email verification endpoint (/verificationEmailRequest) returns distinct error responses depending on whether an email address belongs to an existing user, is already verified, or does not exist. An attacker can send requests with different email addresses and observe the error codes to determine which email addresses are registered in the application. This is a user enumeration vulnerability that affects any Parse Server deployment with email verification enabled (verifyUserEmails: true). This vulnerability is fixed in 8.6.34 and 9.6.0-alpha.8.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
parse-servernpm | >= 9.0.0-alpha.1, < 9.6.0-alpha.8 | 9.6.0-alpha.8 |
parse-servernpm | < 8.6.34 | 8.6.34 |
Affected products
1- Range: >= 9.0.0 < 9.6.0-alpha.8
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
5- github.com/advisories/GHSA-w54v-hf9p-8856ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-31901ghsaADVISORY
- github.com/parse-community/parse-server/releases/tag/8.6.34ghsax_refsource_MISCWEB
- github.com/parse-community/parse-server/releases/tag/9.6.0-alpha.8ghsax_refsource_MISCWEB
- github.com/parse-community/parse-server/security/advisories/GHSA-w54v-hf9p-8856ghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.