#VU125010 Time-of-check Time-of-use (TOCTOU) Race Condition in Parse Server - CVE-2026-33624
Published: April 6, 2026
Parse Server
Parse Community
Description
The vulnerability allows a remote user to bypass single-use restrictions on MFA recovery codes.
The vulnerability exists due to a time-of-check time-of-use race condition in the login handler when processing concurrent login requests that use an MFA recovery code. A remote privileged user can send concurrent login requests with a valid password and recovery code to bypass single-use restrictions on MFA recovery codes.
Exploitation requires possession of the user's password, a valid recovery code, and the ability to issue concurrent requests within milliseconds.