MongoDB Server: race condition
High7.7CVE-2026-89099 · Published Sep 11, 2026 · updated Sep 18, 2026
A race condition in the document value layer of MongoDB Server can allow concurrent server threads to operate on the same internal memory without synchronization, leading to memory corruption. An authenticated user holding ordinary read-write privileges on a database may be able to trigger this condition over the normal client protocol, resulting in server termination and potential corruption of process memory with user-influenced content. Successful use of this issue may impact the confidentiality, integrity, and availability of the affected server process.
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| MongoDB Server Product | >= 8.3.0, < 8.3.11 | 8.3.11 |
| >= 8.0, < 8.0.32 | 8.0.32 | |
| >= 7.0, < 7.0.43 | 7.0.43 |
Details and references
- CVSS 4.0
- CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/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
- Severity from
- the vendor (its own CVE record or advisory)
- Weakness
- CWE-362
More MongoDB advisories
All MongoDB| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Sep 11 | ### Impact Improper neutralization of special elements in data query logic in... | High7.1 | 5.11.0 |
| Sep 11 | ### Impact Improper neutralization of special elements in data query logic in... | High7.1 | 5.11.0 |
| Sep 11 | ### Impact Improper neutralization of special elements in data query logic in... | High8.4 | 5.11.0 |
| Sep 11 | GridFS data disclosure and deletion via query-operator injection in file IDs | Medium6.1 | 1.21.5+1 more |
| Sep 11 | GridFS data disclosure and deletion via query-operator injection in file IDs | Medium6.1 | 4.5.3 |
| Sep 11 | Heap buffer overflow via wrapped size check during SASL username canonicalization | Medium5.7 | 2.5.3 |