Race condition in parse-server - CVE-2026-43930

 

Race condition in parse-server - CVE-2026-43930

Published: May 23, 2026


Vulnerability identifier: #VU132201
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2026-43930
CWE-ID: CWE-362
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: MeetFox
Affected software:
parse-server

Detailed vulnerability description

The vulnerability allows a remote user to obtain a valid session token by reusing a single-use sms one-time password.

The vulnerability exists due to a race condition in the mfa sms one-time password login path when processing concurrent /login requests carrying the same otp. A remote user can send a concurrent login request with the same intercepted otp to obtain a valid session token by reusing a single-use sms one-time password.

Exploitation requires possession of the victim's password, interception of the active sms otp, and racing the legitimate login request.


How to mitigate CVE-2026-43930

Install security update from vendor's website.

Sources