Home

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.

PUBLISHED Reserved 2026-03-09 | Published 2026-03-11 | Updated 2026-03-12 | Assigner GitHub_M




MEDIUM: 6.3CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N

Problem types

CWE-204: Observable Response Discrepancy

Product status

>= 9.0.0 < 9.6.0-alpha.8
affected

< 8.6.34
affected

References

github.com/...server/security/advisories/GHSA-w54v-hf9p-8856

github.com/parse-community/parse-server/releases/tag/8.6.34

github.com/...munity/parse-server/releases/tag/9.6.0-alpha.8

cve.org (CVE-2026-31901)

nvd.nist.gov (CVE-2026-31901)

Download JSON