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

CVE-2026-33624: Parse Server: MFA recovery code single-use bypass via concurrent requests

March 24, 2026 (updated March 27, 2026)

An attacker who obtains a user’s password and a single MFA recovery code can reuse that recovery code an unlimited number of times by sending concurrent login requests. This defeats the single-use design of recovery codes. The attack requires the user’s password, a valid recovery code, and the ability to send concurrent requests within milliseconds.

References

  • github.com/advisories/GHSA-2299-ghjr-6vjp
  • github.com/parse-community/parse-server
  • github.com/parse-community/parse-server/commit/5e70094250a36bfcc14ecd49592be2b94fba66ff
  • github.com/parse-community/parse-server/commit/fc3da35a81d5083b453e8967cabcc880f1a3bd0c
  • github.com/parse-community/parse-server/pull/10275
  • github.com/parse-community/parse-server/pull/10276
  • github.com/parse-community/parse-server/security/advisories/GHSA-2299-ghjr-6vjp
  • nvd.nist.gov/vuln/detail/CVE-2026-33624

Code Behaviors & Features

Detect and mitigate CVE-2026-33624 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.60, all versions starting from 9.0.0 before 9.6.0-alpha.54

Fixed versions

  • 9.6.0-alpha.54
  • 8.6.60

Solution

Upgrade to versions 8.6.60, 9.6.0-alpha.54 or above.

Impact 2.7 LOW

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

Learn more about CVSS

Weakness

  • CWE-367: Time-of-check Time-of-use (TOCTOU) Race Condition

Source file

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

Spotted a mistake? Edit the file on GitLab.

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

Page generated Fri, 17 Apr 2026 12:21:12 +0000.