製品・ソフトウェアに関する情報
MongoDB Inc.のMongoDBにおける到達可能なアサーションに関する脆弱性
Title MongoDB Inc.のMongoDBにおける到達可能なアサーションに関する脆弱性
Summary

$_internalConvertBucketIndexStats ステージは、インデックス統計情報の変換に失敗した場合に「このドキュメントをスキップする」ことを示すために PauseExecution を使用していました。しかし、PauseExecution は汎用のスキップメカニズムではなく、$facet がそのサブパイプラインを調整するためにのみ使用される TeeBuffer 内部の信号です。このステージがパイプライン内で $facet の前に配置されると、TeeBuffer は上流から予期しない PauseExecution を受け取り、重大な不変条件のアサーションに達し、mongod がクラッシュします。

Possible impacts ・当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 ・当該ソフトウェアが扱う情報について、書き換えは発生しません。 ・当該ソフトウェアが完全に停止する可能性があります。 
Solution

ベンダ情報を参照して適切な対策を実施してください。

Publication Date June 9, 2026, midnight
Registration Date June 16, 2026, 1:34 p.m.
Last Update June 16, 2026, 1:34 p.m.
CVSS3.0 : 警告
Score 6.5
Vector CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected System
MongoDB Inc.
MongoDB 7.0.0 以上 7.0.35 未満
MongoDB 8.0.0 以上 8.0.10 未満
MongoDB 8.2.0 以上 8.2.10 未満
MongoDB 8.3.0 以上 8.3.3 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
1 [2026年06月16日]
  掲載
June 16, 2026, 1:34 p.m.

NVD Vulnerability Information
CVE-2026-9748
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.

Publication Date June 10, 2026, 8:17 a.m.
Registration Date June 11, 2026, 4:15 a.m.
Last Update June 16, 2026, 2:10 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:* 7.0.0 7.0.35
cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:* 8.0.0 8.0.10
cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:* 8.2.0 8.2.10
cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:* 8.3.0 8.3.3
Related information, measures and tools
Common Vulnerabilities List