CVE-2026-34215
March 30, 2026
Impact 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. Patches The verify password endpoint now sanitizes authentication data through auth adapter hooks before returning the response, consistent with login and user retrieval endpoints. Workarounds There is no known workaround.
Affected Packages
https://github.com/parse-community/parse-server.git (GITHUB):
Affected version(s) >=8.6.0 <8.6.65Fix Suggestion:
Update to version 8.6.65parse-server (NPM):
Affected version(s) >=1.0.0 <8.6.63Fix Suggestion:
Update to version 8.6.63parse-server (NPM):
Affected version(s) >=9.0.0 <9.7.0-alpha.7Fix Suggestion:
Update to version 9.7.0-alpha.7parse-server (NPM):
Affected version(s) >=1.0.0 <8.6.63Fix Suggestion:
Update to version 8.6.63Related ResourcesĀ (4)
Do you need more information?
Contact UsCVSS v4
Base Score:
8.2
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
HIGH
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
HIGH
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
6.8
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
HIGH
User Interaction
NONE
Scope
CHANGED
Confidentiality
HIGH
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
Exposure of Sensitive Information to an Unauthorized Actor