CVE-2025-14345 Details
Description
A post-authentication flaw in the network two-phase commit protocol used for cross-shard transactions in MongoDB Server may lead to logical data inconsistencies under specific conditions which are not predictable and exist for a very short period of time. This error can cause the transaction coordination logic to misinterpret the transaction as committed, resulting in inconsistent state on those shards. This may lead to low integrity and availability impact. This issue impacts MongoDB Server v8.0 versions prior to 8.0.16, MongoDB Server v7.0 versions prior to 7.0.26 and MongoDB server v8.2 versions prior to 8.2.2.
A post-authentication vulnerability has been identified in the network two-phase commit protocol used for cross-shard transactions in MongoDB Server. This flaw may cause logical data inconsistencies under specific, unpredictable conditions that last for a very short time. The issue arises when a transaction, initiated with the 'apiVersion' parameter, is left in a 'prepared' state on some shards after a failover event. The transaction coordination logic may then incorrectly interpret the situation as a successful commitment, leading to an inconsistent state across the affected shards. This vulnerability impacts MongoDB Server versions 8.0 prior to 8.0.16, 7.0 prior to 7.0.26, and 8.2 prior to 8.2.2.
Users can manually intervene to commit or abort blocked prepared transactions, if the transaction's commit or abort state can be determined from other shards or from the client. However, if definitive data is unavailable, recovery cannot be guaranteed.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Dec 9, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://jira.mongodb.org/browse/SERVER-106075 | [email protected] | Vendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-667 | Improper Locking | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| mongodb mongodb | >= 7.0.0, < 7.0.26 >= 8.0.0, < 8.0.16 >= 8.2.0, < 8.2.2 8.3.0 alpha0 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Dec 11, 2025 | Initial Analysis | [email protected] |
| Dec 9, 2025 | New CVE Received | [email protected] |