CVE-2026-9737
Received
Received - Intake
Incorrect Query Planning Leading to Invariant Failure in MongoDB
Vulnerability report for CVE-2026-9737, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-07-22
Last updated on: 2026-07-22
Assigner: MongoDB, Inc.
Description
Description
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
Currently, no data is known.
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-617 | The product contains an assert() or similar statement that can be triggered by an attacker, which leads to an application exit or other behavior that is more severe than necessary. |