cvedb.io
CVE-2026-9748
MEDIUM · CVSS 6.5
EPSS exploitation probability: 0%
Published 2026-06-09T23:17:04.250 · Last modified 2026-06-17T11:05:37.250

Summary

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.

Affected products

mongodb — mongodb

Does this affect you?

Add your gear to cvedb and we'll alert you only when mongodb ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.