Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.6.0-alpha.7 and 8.6.33, 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. This vulnerability is fixed in 9.6.0-alpha.7 and 8.6.33.
References
| Link | Resource |
|---|---|
| https://github.com/parse-community/parse-server/releases/tag/8.6.33 | Product Release Notes |
| https://github.com/parse-community/parse-server/releases/tag/9.6.0-alpha.7 | Product Release Notes |
| https://github.com/parse-community/parse-server/security/advisories/GHSA-4hf6-3x24-c9m8 | Patch Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
13 Mar 2026, 17:15
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Parseplatform
Parseplatform parse-server |
|
| Summary |
|
|
| CPE | cpe:2.3:a:parseplatform:parse-server:*:*:*:*:*:node.js:*:* cpe:2.3:a:parseplatform:parse-server:9.6.0:alpha6:*:*:*:node.js:*:* cpe:2.3:a:parseplatform:parse-server:9.6.0:alpha1:*:*:*:node.js:*:* cpe:2.3:a:parseplatform:parse-server:9.6.0:alpha5:*:*:*:node.js:*:* cpe:2.3:a:parseplatform:parse-server:9.6.0:alpha3:*:*:*:node.js:*:* cpe:2.3:a:parseplatform:parse-server:9.6.0:alpha4:*:*:*:node.js:*:* cpe:2.3:a:parseplatform:parse-server:9.6.0:alpha2:*:*:*:node.js:*:* |
|
| References | () https://github.com/parse-community/parse-server/releases/tag/8.6.33 - Product, Release Notes | |
| References | () https://github.com/parse-community/parse-server/releases/tag/9.6.0-alpha.7 - Product, Release Notes | |
| References | () https://github.com/parse-community/parse-server/security/advisories/GHSA-4hf6-3x24-c9m8 - Patch, Vendor Advisory | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.9 |
11 Mar 2026, 18:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-03-11 18:16
Updated : 2026-03-13 17:15
NVD link : CVE-2026-31875
Mitre link : CVE-2026-31875
CVE.ORG link : CVE-2026-31875
JSON object : View
Products Affected
parseplatform
- parse-server
CWE
CWE-672
Operation on a Resource after Expiration or Release
