CVE-2026-43930
medium
CVSS v3
5.9
CVSS v2
—
VIR risk
5.9
Description
parse-server: MFA SMS one-time password accepted twice under concurrent login
Predictions
Exploit likelihood
69%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: security-advisories@github.com — https://github.com/parse-community/parse-server/security/advisories/GHSA-jpq4-7fmq-q5fj
Vendor advisory: security-advisories@github.com — https://github.com/parse-community/parse-server/pull/10449
Vendor advisory: security-advisories@github.com — https://github.com/parse-community/parse-server/pull/10448
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| npm | parse-server | >=9.0.0,<9.9.0-alpha.2 | 9.9.0-alpha.2 |
| npm | parse-server | <8.6.76 | 8.6.76 |
| NPM | parse-server | < 8.6.76 | 8.6.76 |
| NPM | parse-server | >= 9.0.0, < 9.9.0-alpha.2 | 9.9.0-alpha.2 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| parseplatform | parse-server | {"endExcluding":"8.6.76"} | 8.6.76 |
| parseplatform | parse-server | 9.9.0 | |
References
- https://github.com/parse-community/parse-server/pull/10448
- https://github.com/parse-community/parse-server/pull/10449
- https://github.com/parse-community/parse-server/security/advisories/GHSA-jpq4-7fmq-q5fj
- https://nvd.nist.gov/vuln/detail/CVE-2026-43930
- https://github.com/parse-community/parse-server
- https://github.com/advisories/GHSA-jpq4-7fmq-q5fj
CWEs
CWE-362
Verify integrity in audit chain (admin only). AS-IS.