Vulnerability 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.63 and 9.7.0-alpha.7, 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. This issue has been patched in versions 8.6.63 and 9.7.0-alpha.7.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Parseplatform | Parse-Server | < 8.6.63 |
Related Weaknesses (CWE)
References
- https://github.com/parse-community/parse-server/commit/770be8647424d92f5425c41faPatch
- https://github.com/parse-community/parse-server/commit/a1d4e7b12a12f16d3870dbee5Patch
- https://github.com/parse-community/parse-server/pull/10323Issue TrackingPatch
- https://github.com/parse-community/parse-server/pull/10324Issue TrackingPatch
- https://github.com/parse-community/parse-server/security/advisories/GHSA-wp76-ggPatchVendor Advisory
FAQ
What is CVE-2026-34215?
CVE-2026-34215 is a vulnerability with a CVSS score of 6.5 (MEDIUM). Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.63 and 9.7.0-alpha.7, the verify password endpoint returns unsanitized aut...
How severe is CVE-2026-34215?
CVE-2026-34215 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-34215?
Check the references section above for vendor advisories and patch information. Affected products include: Parseplatform Parse-Server.