Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. parse-server
  4. ›
  5. CVE-2026-43930

CVE-2026-43930: parse-server: MFA SMS one-time password accepted twice under concurrent login

May 5, 2026

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.

References

  • github.com/advisories/GHSA-jpq4-7fmq-q5fj
  • github.com/parse-community/parse-server
  • github.com/parse-community/parse-server/pull/10448
  • github.com/parse-community/parse-server/pull/10449
  • github.com/parse-community/parse-server/security/advisories/GHSA-jpq4-7fmq-q5fj
  • nvd.nist.gov/vuln/detail/CVE-2026-43930

Code Behaviors & Features

Detect and mitigate CVE-2026-43930 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 8.6.76, all versions starting from 9.0.0 before 9.9.0-alpha.2

Fixed versions

  • 9.9.0-alpha.2
  • 8.6.76

Solution

Upgrade to versions 8.6.76, 9.9.0-alpha.2 or above.

Impact 2.2 LOW

CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-362: Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

Source file

npm/parse-server/CVE-2026-43930.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 09 May 2026 00:19:38 +0000.