SEPTEMBER 20, 2026
Live Feed
Back to database
Case File

CVE-2026-9737

MEDIUM · CVSS 6.5 EPSS 0.24%

Source: NVD + CISA KEV + EPSS · Published 2026-07-22 · Last synced 2026-08-21

CyberRota Analysis

AI-Generated

The vulnerability arises during query planning when handling sort patterns in raw BSONObj form, potentially resulting in incorrect transformations and invariant failures. This could impact the integrity of data queries and processing within affected systems. Organizations utilizing databases that rely on BSON for query handling should prioritize addressing this issue to mitigate potential data integrity risks.

CVE
CVE-2026-9737
Severity
MEDIUM
CVSS
6.5
EPSS
0.24%

Original NVD 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.