CVE-2026-25612
Awaiting Analysis
Awaiting Analysis - Queue
Lock Collision Deadlock in MongoDB Server Causes Service Unavailability
Publication date: 2026-02-10
Last updated on: 2026-02-10
Assigner: MongoDB, Inc.
Description
Description
The internal locking mechanism of the MongoDB server uses an internal encoding of the resources in order to choose what lock to take. Collections may inadvertently collide with one another in this representation causing unavailability between them due to conflicting locks.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| mongodb | mongodb | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-412 | The product properly checks for the existence of a lock, but the lock can be externally controlled or influenced by an actor that is outside of the intended sphere of control. |