Description
The verify password endpoint returns unsanitized authentication data, including MFA TOTP secrets, recovery codes, and OAuth access tokens. An attacker who knows a user’s password can extract the MFA secret to generate valid MFA codes, defeating multi-factor authentication protection.
Recommendation
Update the parse-server package to the latest compatible version. Followings are version details:
Affected version(s): **< 8.6.63 >= 9.0.0, < 9.7.0-alpha.7** Patched version(s): **8.6.63 9.7.0-alpha.7**
References
Related Issues
- Parse Server exposes auth data via /users/me endpoint - CVE-2026-33627
- Parse Server: Account takeover via operator injection in authentication data identifier - CVE-2026-32248
- Parse Server vulnerable to user enumeration via email verification endpoint - CVE-2026-31901
- Parse Server exposes the data schema via GraphQL API - CVE-2025-53364
You might also like:
- Tags:
- npm
- parse-server
Anything's wrong? Let us know Last updated on April 03, 2026


