CVE 2.1 LOW

Parse Server: MFA SMS one-time password accepted twice under concurrent login_CVE-2026-43930

2.1 / 10
LOW
CVSS:4.0/AV:N/AC:H/AT:N/PR:H/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N

Description

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 8.6.76 and 9.9.0-alpha.2, a race condition in the MFA SMS one-time password (OTP) login path allows two concurrent /login requests carrying the same OTP to both succeed and both receive valid session tokens, breaking the single-use property of the OTP. The vulnerability requires the attacker to already possess the victim's password and intercept the active SMS OTP (e.g. via SIM swap, network mirror, or phishing relay) and to race the legitimate login request, so the practical attack surface is narrow. This vulnerability is fixed in 8.6.76 and 9.9.0-alpha.2.

Basic Information

ID CVE-2026-43930
Source GitHub_M
Published May 12, 2026 at 13:34

Affected Product

Vendor parse-community
Product parse-server
Version >= 9.0.0, < 9.9.0-alpha.2
Affected Versions parse-community parse-server >= 9.0.0, < 9.9.0-alpha.2
parse-community parse-server < 8.6.76

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.