Description
An issue in MongoDB Server could allow an authenticated user with direct network access to a shard to improperly commit or abort an in-progress prepared transaction, bypassing the intended transaction coordination process. This could result in cross-shard data inconsistency, cluster clock corruption, and violation of transaction atomicity guarantees.
Published: 2026-08-11
Score: 5.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An authenticated attacker with direct network access to a MongoDB shard can illicitly commit or abort an in‑progress prepared transaction by exploiting an authorization flaw. This allows the attacker to deviate from the normal transaction coordination path and create cross‑shard data inconsistencies, corrupt the cluster clock, and undermine the atomicity guarantees that MongoDB provides. The weakness is a missing authorization check (CWE‑862).

Affected Systems

The vulnerability affects MongoDB Server. No specific version information is provided in the CNA notice, so all deployments that may contain the flaw should be assessed for the presence of the transaction coordination code path described.

Risk and Exploitability

The CVSS score of 5.9 indicates moderate severity. The EPSS score of less than 1 % suggests a very low probability of exploitation in the wild. It is not listed in the CISA KEV catalog. The likely attack vector is an authenticated user who already has network access to a shard; no additional privileges or remote code execution are required. Once exploited, the attacker can cause data inconsistencies and claim lost atomicity, potentially leading to integrity violations across multiple shards.

Generated by OpenCVE AI on August 12, 2026 at 19:42 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest MongoDB Server release that resolves the transaction coordination flaw
  • Restrict direct network access to shards to trusted hosts through network segmentation or IP whitelisting
  • Enable comprehensive monitoring of transaction logs and consistency checks to detect and remediate cross‑shard discrepancies

Generated by OpenCVE AI on August 12, 2026 at 19:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 12 Aug 2026 12:45:00 +0000

Type Values Removed Values Added
First Time appeared Mongodb
Mongodb mongodb Server
Vendors & Products Mongodb
Mongodb mongodb Server

Tue, 11 Aug 2026 21:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 11 Aug 2026 19:00:00 +0000

Type Values Removed Values Added
Description An issue in MongoDB Server could allow an authenticated user with direct network access to a shard to improperly commit or abort an in-progress prepared transaction, bypassing the intended transaction coordination process. This could result in cross-shard data inconsistency, cluster clock corruption, and violation of transaction atomicity guarantees.
Title Missing Authorization in MongoDB Sharded Transaction Commit/Abort Handling Leads to Cross-Shard Data Inconsistency
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 6.4, 'vector': 'CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:H'}

cvssV4_0

{'score': 5.9, 'vector': 'CVSS:4.0/AV:A/AC:H/AT:P/PR:L/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Mongodb Mongodb Server
cve-icon MITRE

Status: PUBLISHED

Assigner: mongodb

Published:

Updated: 2026-08-11T20:19:24.327Z

Reserved: 2026-08-03T15:55:09.670Z

Link: CVE-2026-18709

cve-icon Vulnrichment

Updated: 2026-08-11T20:19:18.424Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-11T19:17:25.827

Modified: 2026-08-28T21:16:15.740

Link: CVE-2026-18709

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-12T19:45:08Z

Weaknesses