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

CVE-2026-31875: Parse Server's MFA recovery codes not consumed after use

March 11, 2026

When multi-factor authentication (MFA) via TOTP is enabled for a user account, Parse Server generates two single-use recovery codes. These codes are intended as a fallback when the user cannot provide a TOTP token. However, recovery codes are not consumed after use, allowing the same recovery code to be used an unlimited number of times. This defeats the single-use design of recovery codes and weakens the security of MFA-protected accounts.

An attacker who obtains a single recovery code can repeatedly authenticate as the affected user without the code ever being invalidated.

References

  • github.com/advisories/GHSA-4hf6-3x24-c9m8
  • github.com/parse-community/parse-server
  • github.com/parse-community/parse-server/releases/tag/8.6.33
  • github.com/parse-community/parse-server/releases/tag/9.6.0-alpha.7
  • github.com/parse-community/parse-server/security/advisories/GHSA-4hf6-3x24-c9m8
  • nvd.nist.gov/vuln/detail/CVE-2026-31875

Code Behaviors & Features

Detect and mitigate CVE-2026-31875 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.33, all versions starting from 9.0.0-alpha.1 before 9.6.0-alpha.7

Fixed versions

  • 9.6.0-alpha.7
  • 8.6.33

Solution

Upgrade to versions 8.6.33, 9.6.0-alpha.7 or above.

Impact 5.9 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-672: Operation on a Resource after Expiration or Release

Source file

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

Spotted a mistake? Edit the file on GitLab.

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

Page generated Thu, 19 Mar 2026 16:05:46 +0000.