Monitor vulnerabilities like this one.
Sign up free to get alerted when software you use is affected.
6.3
Parse Server allows attackers to find existing email addresses
GHSA-w54v-hf9p-8856
CVE-2026-31901
Summary
If you use Parse Server with email verification enabled, an attacker can try different email addresses to figure out if they're already registered in your app. To fix this, update to Parse Server 9.6.0-alpha.8 or 8.6.34. Until then, keep an eye on your server logs and report any suspicious activity.
What to do
- Update parse-server to version 9.6.0-alpha.8.
- Update parse-server to version 8.6.34.
Affected software
| Vendor | Product | Affected versions | Fix available |
|---|---|---|---|
| – | parse-server | > 9.0.0-alpha.1 , <= 9.6.0-alpha.8 | 9.6.0-alpha.8 |
| – | parse-server | <= 8.6.34 | 8.6.34 |
| parseplatform | parse-server | <= 8.6.34 | – |
| parseplatform | parse-server | > 9.0.0 , <= 9.6.0 | – |
| parseplatform | parse-server | 9.6.0 | – |
| parseplatform | parse-server | 9.6.0 | – |
| parseplatform | parse-server | 9.6.0 | – |
| parseplatform | parse-server | 9.6.0 | – |
| parseplatform | parse-server | 9.6.0 | – |
| parseplatform | parse-server | 9.6.0 | – |
| parseplatform | parse-server | 9.6.0 | – |
Original title
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...
Original 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.
ghsa CVSS4.0
6.3
Vulnerability type
CWE-204
- https://github.com/parse-community/parse-server/security/advisories/GHSA-w54v-hf...
- https://github.com/parse-community/parse-server/releases/tag/8.6.34
- https://github.com/parse-community/parse-server/releases/tag/9.6.0-alpha.8
- https://github.com/advisories/GHSA-w54v-hf9p-8856
- https://nvd.nist.gov/vuln/detail/CVE-2026-31901
Published: 11 Mar 2026 · Updated: 13 Mar 2026 · First seen: 11 Mar 2026