CVE-2026-31875
Last modified
CVE-2026-31875 is a high-severity vulnerability rated 8.2/10 on the CVSS scale. 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. EPSS estimates a 0.44% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Parseplatform | Parse-Server | < 8.6.33 | — |
| Parseplatform | Parse-Server | >= 9.0.0, < 9.6.0 | — |
| Parseplatform | Parse-Server | 9.6.0 | Alpha1 |
References
- https://github.com/parse-community/parse-server/releases/tag/8.6.33Product, Release Notes
- https://github.com/parse-community/parse-server/releases/tag/9.6.0-alpha.7Product, Release Notes
- https://github.com/parse-community/parse-server/security/advisories/GHSA-4hf6-3x24-c9m8Patch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-31875?
How severe is CVE-2026-31875?
How do I fix CVE-2026-31875?
Are you affected by CVE-2026-31875?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
