CVE-2026-34224
EPSS 0.02%Parse Server has an MFA single-use token bypass via concurrent authData login requests
Description
### Impact An attacker who possesses a valid authentication provider token and a single MFA recovery code or SMS one-time password can create multiple authenticated sessions by sending concurrent login requests via the authData login endpoint. This defeats the single-use guarantee of MFA recovery codes and SMS one-time passwords, allowing session persistence even after the legitimate user revokes detected sessions. ### Patches The fix adds optimistic locking to the authData login path, ensuring that concurrent database updates for the same user fail when the original MFA token array has already been modified by another request. ### Workarounds There is no known workaround.
Affected packages (2)
- Bitnami/parsefrom 0, < 8.6.64, >= 9.0.0, < 9.7.0
- npm/parse-server>= 9.0.0, < 9.7.0-alpha.8
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:N/AC:H/AT:N/PR:H/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N |
References (7)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2026-34224
- PATCHhttps://github.com/parse-community/parse-server
- WEBhttps://github.com/parse-community/parse-server/commit/661f160edac8daac0486bc94413cf9652876ab92
- WEBhttps://github.com/parse-community/parse-server/commit/e7efbebba398ce6abe5b6b6fb9829c6ebe310fbf
- WEBhttps://github.com/parse-community/parse-server/pull/10326
- WEBhttps://github.com/parse-community/parse-server/pull/10327
- WEBhttps://github.com/parse-community/parse-server/security/advisories/GHSA-w73w-g5xw-rwhf