CVE-2026-13064
HIGH
CVSS 7.1
mongodb_server
Verified Advisory
CPU exhaustion via exponential $jsonSchema hashing in MongoDB (CVE-2026-13064)
A flaw in MongoDB's query planning code causes hashing of query solutions involving deeply nested `$jsonSchema` constructs (specifically `InternalSchema*` match expressions) to exhibit exponential time complexity rather than linear. An authenticated user with read access to a collection can trigger multi-minute to multi-hour CPU-bound operations that cannot be interrupted via `killOp()` or other standard administrative controls, posing a denial-of-service risk.
Affected versions:
- 8.0.27
We recommend updating to: 9.0.0-rc0, 8.2.12, 8.0.28, 8.3.7.
CVSS 7.1 · our assessment: this_week
Reference: https://jira.mongodb.org/browse/SERVER-125872
Details: https://vuln.today/cve/CVE-2026-13064
Verified by vuln.today against published advisories.
Affected versions
- – 8.0.27
Fixed in: 9.0.0-rc0; 8.2.12; 8.0.28; 8.3.7
More advisories for mongodb_server
- CVE-2026-9737 – Query planner crash via $meta sort expression in MongoDB (CVE-2026-9737)
- CVE-2026-13066 – Information disclosure via DBPointer handling in MongoDB server-side JavaScript (CVE-2026-13066)
- CVE-2026-13065 – Denial of service via $linearFill window function in MongoDB (CVE-2026-13065)
- CVE-2026-13060 – Authorization bypass via duplicate field in MongoDB $graphLookup (CVE-2026-13060)
- CVE-2026-13055 – Authenticated denial of service via $_internalIndexKey in MongoDB (CVE-2026-13055)
- CVE-2026-13058 – Denial of service via missing transaction field validation in MongoDB (CVE-2026-13058)