CVE-2026-34224 Details
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.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.
A vulnerability in Parse Server prior to versions 8.6.64 and 9.7.0-alpha.8 allows an attacker with a valid authentication provider token and a single MFA recovery code or SMS one-time password to bypass the single-use guarantee of these codes. By sending concurrent login requests through the authData login endpoint, the attacker can create multiple authenticated sessions. This issue persists even after the legitimate user revokes the sessions, as the vulnerability allows for session persistence.
Users can upgrade to Parse Server versions 8.6.64 or 9.7.0-alpha.8, where this vulnerability has been patched. The fix implements optimistic locking in the authData login process, preventing concurrent requests from successfully using the same MFA token.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Apr 2, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-367 | Time-of-check Time-of-use (TOCTOU) Race Condition | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| parseplatform parse-server | < 8.6.64 >= 9.0.0, < 9.7.0 9.7.0 alpha1 9.7.0 alpha2 9.7.0 alpha3 9.7.0 alpha4 9.7.0 alpha5 9.7.0 alpha6 9.7.0 alpha7 |
CPE
Remediation
| |
Change History
6 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 24, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 2, 2026 | CVE Modified | CISA-ADP |
| Apr 1, 2026 | Initial Analysis | [email protected] |
| Mar 31, 2026 | New CVE Received | [email protected] |