Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.64 and 9.7.0-alpha.8, an attacker who possesses a valid authentication provider token and a single MFA recovery code or SMS one-time password can create multiple authenticated sessions by sending concurrent login requests via the authData login endpoint. This defeats the single-use guarantee of MFA recovery codes and SMS one-time passwords, allowing session persistence even after the legitimate user revokes detected sessions. This issue has been patched in versions 8.6.64 and 9.7.0-alpha.8.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-03-31 15:16
Updated : 2026-07-24 21:10
NVD link : CVE-2026-34224
Mitre link : CVE-2026-34224
CVE.ORG link : CVE-2026-34224
JSON object : View
Products Affected
parseplatform
- parse-server
CWE
CWE-367
Time-of-check Time-of-use (TOCTOU) Race Condition
