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.
References
| Link | Resource |
|---|---|
| https://jira.mongodb.org/browse/SERVER-134063 |
Configurations
No configuration.
History
No history.
Information
Published : 2026-09-11 18:17
Updated : 2026-09-11 19:17
NVD link : CVE-2026-89099
Mitre link : CVE-2026-89099
CVE.ORG link : CVE-2026-89099
JSON object : View
Products Affected
No product.
CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
