#VU124169 Time-of-check Time-of-use (TOCTOU) Race Condition in Parse Server - CVE-2026-32943

 

#VU124169 Time-of-check Time-of-use (TOCTOU) Race Condition in Parse Server - CVE-2026-32943

Published: March 20, 2026


Vulnerability identifier: #VU124169
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2026-32943
CWE-ID: CWE-367
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Parse Server
Software vendor:
Parse Community

Description

The vulnerability allows a remote attacker to compromise the target system.

The vulnerability exists due to the password reset mechanism does not enforce single-use guarantees for reset tokens. A remote attacker can race the legitimate user's password reset request, causing both requests to succeed.


Remediation

Install updates from vendor's website.

External links