CVE-2026-9737

Summary

During query planning when reading the sort pattern in raw BSONObj form, in some places we don’t explicitly handle the meta expression case. This may lead to incorrect transformations leading to invariant failure.

Affected Software

VendorProductVersion RangeStatus
MongoDBMongoDB Server7.0 < 7.0.39affected
MongoDBMongoDB Server8.0 < 8.0.28affected
MongoDBMongoDB Server8.2.0 < 8.2.12affected
MongoDBMongoDB Server8.3.0 < 8.3.7affected

Weaknesses

  • CWE-617: CWE-617 Reachable assertion

References