CVE-2026-9740 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.27% (19th 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-17352064
  • published17 Jun 2026
  • disclosed9 Jun 2026

Introduced: 9 Jun 2026

NewCVE-2026-9740  (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.

A vulnerability in MongoDB Server's BSON validation logic allows an unauthenticated user to crash the mongod process by sending a specially crafted message. The BSON validator's handling of certain nested binary data structures permits uncontrolled mutual recursion between validation functions, where each re-entry resets internal depth tracking.