You are viewing this page in an unauthorized frame window.
This is a potential security issue, you are being redirected to
https://nvd.nist.gov
An official website of the United States government
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
Secure .gov websites use HTTPS
A lock () or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.
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.
Metrics
NVD enrichment efforts reference publicly available information to associate
vector strings. CVSS information contributed by other sources is also
displayed.
By selecting these links, you will be leaving NIST webspace.
We have provided these links to other web sites because they
may have information that would be of interest to you. No
inferences should be drawn on account of other sites being
referenced, or not, from this page. There may be other web
sites that are more appropriate for your purpose. NIST does
not necessarily endorse the views expressed, or concur with
the facts presented on these sites. Further, NIST does not
endorse any commercial products that may be mentioned on
these sites. Please address comments about this page to [email protected].
Title: MongoDB Server de MongoDB, Description: La etapa $_internalConvertBucketIndexStats usó PauseExecution como una forma de señalar 'saltar este documento' cuando fallaba una conversión de estadísticas de índice. Pero PauseExecution no es un mecanismo de salto de propósito general, sino más bien una señal interna de TeeBuffer utilizada únicamente por $facet para coordinar sus sub-tuberías. Cuando esta etapa se coloca antes de $facet en una tubería, TeeBuffer recibe el PauseExecution inesperado de upstream y alcanza una aserción invariante dura, colapsando mongod.
OR
*cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:* versions from (including) 7.0.0 up to (excluding) 7.0.35
*cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:* versions from (including) 8.2.0 up to (excluding) 8.2.10
*cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:* versions from (including) 8.3.0 up to (excluding) 8.3.3
*cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:* versions from (including) 8.0.0 up to (excluding) 8.0.10
New CVE Received from MongoDB, Inc.6/09/2026 7:17:04 PM
Action
Type
Old Value
New Value
Added
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.