CVE-2026-9748
Severity CVSS v4.0:
HIGH
Type:
Unavailable / Other
Publication date:
09/06/2026
Last modified:
15/06/2026
Description
The $_internalConvertBucketIndexStats stage used PauseExecution as a way to signal "skip this document" when an index stats conversion failed. But PauseExecution is not a general purpose skip mechanism, but rather a TeeBuffer-internal signal used solely by $facet to coordinate its sub-pipelines. When this stage is placed before $facet in a pipeline, TeeBuffer receives the unexpected PauseExecution from upstream and hits a hard invariant assertion, crashing mongod.
Impact
Base Score 4.0
7.10
Severity 4.0
HIGH
Base Score 3.x
6.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:* | 7.0.0 (including) | 7.0.35 (excluding) |
| cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:* | 8.0.0 (including) | 8.0.10 (excluding) |
| cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:* | 8.2.0 (including) | 8.2.10 (excluding) |
| cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:* | 8.3.0 (including) | 8.3.3 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



