CVE-2026-13069
Analyzed
Analyzed - Analysis Complete
Authenticated Resource Exhaustion in MongoDB via Queryable Encryption
Vulnerability report for CVE-2026-13069, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-07-22
Last updated on: 2026-08-05
Assigner: MongoDB, Inc.
Description
Description
An authenticated user can cause excessive CPU consumption or out-of-memory conditions on a MongoDB server by sending a crafted Queryable Encryption find payload containing an unvalidated field used to control an internal computation loop. The resulting resource exhaustion degrades availability for other operations.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| mongodb | mongodb | From 7.0.0 (inc) to 7.0.39 (exc) |
| mongodb | mongodb | From 8.0.0 (inc) to 8.0.28 (exc) |
| mongodb | mongodb | From 8.2.0 (inc) to 8.2.12 (exc) |
| mongodb | mongodb | From 8.3.0 (inc) to 8.3.7 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-770 | The product allocates a reusable resource or group of resources on behalf of an actor without imposing any intended restrictions on the size or number of resources that can be allocated. |