CVE 6.3 MEDIUM

Parse Server: Email verification resend page leaks user existence_CVE-2026-33323

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

Description

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.51 and 9.6.0-alpha.40, the Pages route and legacy PublicAPI route for resending email verification links return distinguishable responses depending on whether the provided username exists and has an unverified email. This allows an unauthenticated attacker to enumerate valid usernames by observing different redirect targets. The existing emailVerifySuccessOnInvalidEmail configuration option, which is enabled by default and protects the API route against this, did not apply to these routes. This issue has been patched in versions 8.6.51 and 9.6.0-alpha.40.

Basic Information

ID CVE-2026-33323
Source GitHub_M
Published Mar 24, 2026 at 18:06
Modified Mar 25, 2026 at 14:28

Affected Product

Vendor parse-community
Product parse-server
Version < 8.6.51
Affected Versions parse-community parse-server < 8.6.51
parse-community parse-server >= 9.0.0, < 9.6.0-alpha.40

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.