CVE-2026-13058
Analyzed
Analyzed - Analysis Complete
Authenticated Transaction Command Denial of Service in MongoDB
Vulnerability report for CVE-2026-13058, 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 with basic write privileges can cause the mongod process to terminate abnormally by sending a crafted transaction command with an incomplete set of required fields. The issue stems from inconsistent validation across related transaction command parameters, resulting in a fatal internal invariant failure and denial of service.
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-617 | The product contains an assert() or similar statement that can be triggered by an attacker, which leads to an application exit or other behavior that is more severe than necessary. |