AUGUST 26, 2026
Live Feed
Back to database
Case File

CVE-2026-9748

MEDIUM · CVSS 6.5 EPSS 0.32%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-06-09 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 6.5. See the original NVD description below for full technical details.

CVE
CVE-2026-9748
Severity
MEDIUM
CVSS
6.5
EPSS
0.32%

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

Related CVEs

Other vulnerabilities affecting the same vendor(s)