CVE-2026-13064
Analyzed
Analyzed - Analysis Complete
MongoDB CPU Exhaustion via Nested $jsonSchema Queries
Vulnerability report for CVE-2026-13064, 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
Certain query operations involving deeply nested $jsonSchema constructs can trigger disproportionate CPU consumption in affected MongoDB deployments, potentially leading to resource exhaustion. The resulting CPU-bound operation cannot be interrupted through standard administrative controls.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| 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-407 | An algorithm in a product has an inefficient worst-case computational complexity that may be detrimental to system performance and can be triggered by an attacker, typically using crafted manipulations that ensure that the worst case is being reached. |