CVE-2026-9743 Affecting mongod-8.0-cis-hardened package, versions <8.0.24-r0


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.31% (23rd percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-MINIMOSLATEST-MONGOD80CISHARDENED-17350972
  • published17 Jun 2026
  • disclosed9 Jun 2026

Introduced: 9 Jun 2026

CVE-2026-9743  (opens in a new tab)

How to fix?

Upgrade Minimos:latest mongod-8.0-cis-hardened to version 8.0.24-r0 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream mongod-8.0-cis-hardened package and not the mongod-8.0-cis-hardened package as distributed by Minimos. See How to fix? for Minimos:latest relevant fixed versions and status.

In MongoDB Server 8.0, an aggregation stage can leave its _subPipeline field null during processing of certain pipelines. If a getMore is subsequently issued on the same cursor, the server may dereference this null sub-pipeline when reattaching to the operation context, accessing an invalid address and crashing the process. This issue allows an authenticated user who can run aggregation pipelines to cause a denial of service by issuing a specially crafted aggregation followed by getMore on affected versions.