CVE-2025-10059
BaseFortify
Publication date: 2025-09-05
Last updated on: 2025-09-22
Assigner: MongoDB, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| mongodb | mongodb | From 8.1.0 (inc) to 8.1.2 (inc) |
| mongodb | mongodb | From 8.1.0 (inc) to 8.1.2 (inc) |
| mongodb | mongodb | From 8.1.0 (inc) to 8.1.2 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-732 | The product specifies permissions for a security-critical resource in a way that allows that resource to be read or modified by unintended actors. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability occurs due to an improper setting of the lsid field on any sharded query in MongoDB. When a generic argument (lsid) is provided in a situation where it is not applicable, it can cause the MongoDB routers to crash. This affects certain versions of MongoDB Server prior to specific patch releases.
How can this vulnerability impact me? :
The vulnerability can cause a denial of service by crashing MongoDB routers when they receive a sharded query with an improperly set lsid field. This can disrupt database availability and impact applications relying on MongoDB for data access.