製品・ソフトウェアに関する情報
MongoDB Inc.のMongoDBにおけるNULL ポインタデリファレンスに関する脆弱性
Title MongoDB Inc.のMongoDBにおけるNULL ポインタデリファレンスに関する脆弱性
Summary

認証されたユーザーが、ビュー上で空のパイプラインを使用して$rankFusionまたは$scoreFusionを実行すると、mongodをクラッシュさせる可能性があります。ビューを解決する際に、サーバーは集計パイプラインを検査し、Atlas Searchステージで始まっているかどうかを判断します。$rankFusionおよび$scoreFusionの場合、この検査では、入力パイプライン配列が空でないことを事前に確認せずに、各ステージの入力パイプライン配列の最初の要素を読み取ります。空のパイプラインを提供すると、ヌルポインタ参照が発生し、サーバーがクラッシュします。この問題は、MongoDB Server 8.2の8.2.7以前のバージョンに影響を与えます。

Possible impacts 当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 また、当該ソフトウェアが扱う情報について、書き換えは発生しません。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 
Solution

リリース情報、またはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。

Publication Date May 7, 2026, midnight
Registration Date May 13, 2026, 10:21 a.m.
Last Update May 13, 2026, 10:21 a.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 8.2.0 以上 8.2.7 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
その他
Change Log
No Changed Details Date of change
1 [2026年05月13日]
  掲載
May 13, 2026, 10:21 a.m.

NVD Vulnerability Information
CVE-2026-8063
Summary

An authenticated user can crash mongod when running $rankFusion or $scoreFusion with an empty pipeline on a view.

When resolving a view, the server inspects the aggregation pipeline to determine whether it begins with an Atlas Search stage. For $rankFusion and $scoreFusion, this inspection reads the first element on each stage’s input pipeline array without first verifying that the array is non-empty. Supplying an empty pipeline causes a null pointer dereference and crashes the server.

This issue affects MongoDB Server 8.2 versions prior to 8.2.7.

Publication Date May 7, 2026, 3:16 p.m.
Registration Date May 8, 2026, 4:09 a.m.
Last Update May 12, 2026, 12:26 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:mongodb:mongodb:*:*:*:*:-:*:*:* 8.2.0 8.2.7
Related information, measures and tools
Common Vulnerabilities List