Skip to main content

MongoDB Server EUVDEUVD-2026-56883

| CVE-2026-18709 MEDIUM
Missing Authorization (CWE-862)
2026-08-11 mongodb GHSA-g2m8-vcxw-5h4c
5.9
CVSS 4.0 · Vendor: mongodb
Share

Severity by source

Vendor (mongodb) PRIMARY
5.9 MEDIUM
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vuln.today AI
7.7 HIGH

Adjacent-network vector and PR:L for required authentication; S:C chosen because cross-shard integrity corruption extends impact beyond the directly targeted shard.

3.1 AV:A/AC:H/PR:L/UI:N/S:C/C:N/I:H/A:H
4.0 AV:A/AC:H/AT:P/PR:L/UI:N/VC:N/VI:H/VA:H/SC:N/SI:H/SA:H

Primary rating from Vendor (mongodb).

CVSS VectorVendor: mongodb

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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector
Adjacent
Attack Complexity
High
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

3
Analysis Generated
Aug 11, 2026 - 23:01 vuln.today
Patch available
Aug 11, 2026 - 20:19 EUVD
CVE Published
Aug 11, 2026 - 18:48 cve.org
MEDIUM 5.9

DescriptionCVE.org

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.

AnalysisAI

MongoDB Server's sharded cluster transaction coordination is vulnerable to an authorization bypass that allows an authenticated, low-privileged user with direct adjacent-network access to a shard process to illegitimately commit or abort in-progress prepared transactions - actions that are normally reserved for the designated transaction coordinator. Exploitation can produce cross-shard data inconsistency, cluster clock corruption, and broken atomicity guarantees across the distributed database. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
Obtain low-privilege MongoDB credentials
Delivery
Gain adjacent-network access to shard port
Exploit
Identify in-progress prepared transaction
Execution
Send unauthorized commit/abort command to shard
Persist
Bypass coordinator authorization check
Impact
Corrupt cross-shard transaction state and cluster clock

Vulnerability AssessmentAI

Exploitation Three concrete prerequisites must all be satisfied simultaneously: (1) The attacker must possess valid MongoDB credentials with at least low-privilege access to the cluster (PR:L); (2) the attacker must have direct adjacent-network access to a shard's port (typically 27018) - access only to the mongos router tier (the normal application-facing layer) is not sufficient, since mongos does not expose the vulnerable shard-level transaction endpoints; (3) an active prepared transaction must be in-flight on the targeted shard at the moment of the attack, creating a narrow exploitation window (AT:P prerequisite). … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The CVSS 4.0 base score of 5.9 (Medium) is appropriately calibrated for this vulnerability given the substantial exploitation prerequisites. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An attacker who has obtained low-privilege MongoDB credentials - for example via credential stuffing against a developer account - and has adjacent network access to an internal shard port (e.g., through a compromised internal host or misconfigured network segment) monitors the cluster for in-flight distributed transactions. During a brief window when a prepared transaction is in-flight, the attacker sends a crafted abort command directly to the target shard, bypassing the transaction coordinator, causing the shard to unilaterally roll back a transaction that other shards have already committed. …
Remediation Upgrade MongoDB Server to 8.3.8 or later (for 8.3.x deployments), 8.0.29 or later (for 8.0.x deployments), or 7.0.40 or later (for 7.0.x deployments) - these are the vendor-confirmed fix versions per EUVD-2026-56883. … Detailed patch versions, workarounds, and compensating controls in full report.

Threat intelligence, references, and detailed analysis are available after sign-in.

CVE-2026-18691 CRITICAL
9.0 Aug 11

Credential exposure in MongoDB Server's replica-set/sharded-cluster internal authentication allows an adjacent-network a

CVE-2026-8053 HIGH
8.7 May 12

Out-of-bounds memory write in MongoDB Server's time-series collection feature enables arbitrary code execution by authen

CVE-2026-4148 HIGH
8.7 Mar 17

MongoDB Server sharded clusters are vulnerable to use-after-free memory corruption when authenticated users with read pe

CVE-2026-9740 HIGH
8.7 Jun 09

Remote unauthenticated denial-of-service in MongoDB Server's BSON validation layer allows attackers to crash the mongod

CVE-2026-18697 HIGH
8.7 Aug 11

Unauthenticated denial of service in MongoDB Server's aggregation framework allows remote attackers to crash the mongos

CVE-2026-9742 HIGH
8.2 Jun 09

Pre-authentication denial-of-service in MongoDB Server allows unauthenticated remote clients to crash the database proce

CVE-2026-8336 HIGH
7.7 May 13

Authenticated users can crash MongoDB Server by chaining specific server-side JavaScript operations ($_internalJsEmit or

CVE-2026-18692 HIGH
7.7 Aug 11

Use-after-free in MongoDB Server's timeseries bucket lifecycle handling allows an authenticated user with write-level pr

CVE-2026-18706 HIGH
7.5 Aug 11

Use-after-free memory corruption in MongoDB Server's $graphLookup aggregation stage allows an authenticated high-privile

CVE-2026-9753 HIGH
7.2 Jun 09

Memory disclosure and denial-of-service in MongoDB Server allows any authenticated user with aggregate command privilege

CVE-2026-18712 HIGH
7.2 Aug 11

Queryable Encryption maintenance operations in MongoDB Server permit an authenticated low-privileged database user to ca

CVE-2026-18690 HIGH
7.2 Aug 11

Authorization bypass in MongoDB Server allows an authenticated user holding only a limited database-scoped role to issue

Share

EUVD-2026-56883 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy