Missing Authorization in MongoDB Server - CVE-2026-18709
Published: August 18, 2026
Vulnerability details
The vulnerability allows a remote user to cause cross-shard data inconsistency, corrupt the cluster clock, and violate transaction atomicity guarantees.
The vulnerability exists due to missing authorization in sharded transaction commit/abort handling when handling commit or abort operations for an in-progress prepared transaction on a shard. A remote user can send commit or abort operations directly to a shard to cause cross-shard data inconsistency, corrupt the cluster clock, and violate transaction atomicity guarantees.
Exploitation requires direct network access to a shard.