Reachable assertion in MongoDB Server - CVE-2026-13058
Published: August 18, 2026
Vulnerability details
The vulnerability allows a remote user to cause a denial of service.
The vulnerability exists due to reachable assertion in transaction command handling when processing a crafted transaction command with an incomplete set of required fields. A remote user can send a crafted transaction command to cause a denial of service.
The issue stems from inconsistent validation across related transaction command parameters, resulting in a fatal internal invariant failure.