NULL pointer dereference in MongoDB Server - CVE-2026-9743
Published: August 18, 2026
Vulnerability details
The vulnerability allows a remote user to cause a denial of service.
The vulnerability exists due to a null pointer dereference in the aggregation sub-pipeline handling logic when processing a specially crafted aggregation pipeline followed by getMore on the same cursor. A remote user can issue a specially crafted aggregation followed by getMore to cause a denial of service.
Exploitation requires the ability to run aggregation pipelines.