{"id":"CVE-2026-33323","aliases":["BIT-parse-2026-33323","GHSA-h29g-q5c2-9h4f"],"url":"https://o3.security/vulnerability/CVE-2026-33323","summary":"Parse Server: Email verification resend page leaks user existence","details":"### Impact\n\nThe 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.\n\n### Patches\n\nThe email verification resend routes now respect the `emailVerifySuccessOnInvalidEmail` option. When set to `true` (the default), both routes redirect to the success page regardless of the outcome, preventing user enumeration.\n\n### Workarounds\n\nThere is no known workaround to prevent the information disclosure other than upgrading.","published":"2026-03-24T18:06:32.189Z","modified":"2026-08-12T03:51:28.573277217Z","cvss":null,"epss":{"score":0.00323,"percentile":0.25384,"asOf":"2026-09-17"},"cisaKev":null,"exploitsKnown":0,"affectedPackages":[{"ecosystem":"npm","name":"parse-server","fixedVersion":"9.6.0-alpha.40"},{"ecosystem":"npm","name":"parse-server","fixedVersion":"8.6.51"}],"fix":{"url":"https://github.com/parse-community/parse-server/commit/967aa57732202009b2389ce9ecb3130d53d657e5","label":"parse-community/parse-server@967aa57"},"references":[{"type":"ADVISORY","url":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/33xxx/CVE-2026-33323.json"},{"type":"ADVISORY","url":"https://github.com/parse-community/parse-server/security/advisories/GHSA-h29g-q5c2-9h4f"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2026-33323"},{"type":"FIX","url":"https://github.com/parse-community/parse-server/commit/967aa57732202009b2389ce9ecb3130d53d657e5"},{"type":"FIX","url":"https://github.com/parse-community/parse-server/commit/fbda4cb0c5cbc8fad08a216823b6b64d4ae289c3"},{"type":"FIX","url":"https://github.com/parse-community/parse-server/pull/10238"},{"type":"FIX","url":"https://github.com/parse-community/parse-server/pull/10243"},{"type":"PACKAGE","url":"https://github.com/parse-community/parse-server"}],"provenance":{"sources":["OSV.dev","FIRST.org (EPSS)"],"lastVerified":"2026-08-12T03:51:28.573277217Z"}}