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

CVE-2026-33323: Parse Server email verification resend page leaks user existence

March 19, 2026

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.

References

  • github.com/advisories/GHSA-h29g-q5c2-9h4f
  • github.com/parse-community/parse-server
  • github.com/parse-community/parse-server/pull/10238
  • github.com/parse-community/parse-server/pull/10243
  • github.com/parse-community/parse-server/security/advisories/GHSA-h29g-q5c2-9h4f
  • nvd.nist.gov/vuln/detail/CVE-2026-33323

Code Behaviors & Features

Detect and mitigate CVE-2026-33323 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.51, all versions starting from 9.0.0 before 9.6.0-alpha.40

Fixed versions

  • 9.6.0-alpha.40
  • 8.6.51

Solution

Upgrade to versions 8.6.51, 9.6.0-alpha.40 or above.

Impact 5.3 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-204: Observable Response Discrepancy

Source file

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

Spotted a mistake? Edit the file on GitLab.

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

Page generated Fri, 20 Mar 2026 12:19:40 +0000.