PT-2026-28613 · Unknown · Parse Server
Offset
·
Published
2026-03-29
·
Updated
2026-04-06
·
CVE-2026-34224
CVSS v3.1
4.4
Medium
| Vector | AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:N |
Name of the Vulnerable Software and Affected Versions
Parse Server versions prior to 8.6.64
Parse Server versions prior to 9.7.0-alpha.8
Description
Parse Server is an open source backend deployable on Node.js infrastructure. An attacker with 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 bypasses the single-use restriction of MFA recovery codes and SMS one-time passwords, enabling session persistence even after the legitimate user revokes detected sessions. The fix implements optimistic locking on the authData login path, preventing concurrent database updates when the MFA token array has been altered by another request.Recommendations
Update to Parse Server version 8.6.64 or later.
Update to Parse Server version 9.7.0-alpha.8 or later.
Exploit
Fix
Time Of Check To Time Of Use
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Parse Server