| タイトル | MongoDB Inc.のMongoDBにおけるNULL ポインタデリファレンスに関する脆弱性 |
|---|---|
| 概要 | MongoDB Server 8.0において、特定のパイプラインの処理中にaggregationステージが_subPipelineフィールドをnullのままにすることがあります。その後、同じカーソルに対してgetMoreが実行されると、サーバーはこのnullのサブパイプラインを操作コンテキストに再接続する際に逆参照し、不正なアドレスにアクセスしてプロセスがクラッシュする可能性があります。この問題により、認証されたユーザーはaggregationパイプラインを実行できる場合、特別に細工されたaggregationを発行し、その後getMoreを実行してサービス拒否を引き起こすことができます。 |
| 想定される影響 | ・当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 ・当該ソフトウェアが扱う情報について、書き換えは発生しません。 ・当該ソフトウェアが完全に停止する可能性があります。 |
| 対策 | ベンダ情報を参照して適切な対策を実施してください。 |
| 公表日 | 2026年6月9日0:00 |
| 登録日 | 2026年6月16日13:34 |
| 最終更新日 | 2026年6月16日13:34 |
| CVSS3.0 : 警告 | |
| スコア | 6.5 |
|---|---|
| ベクター | CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
| MongoDB Inc. |
| MongoDB 8.0.0 以上 8.0.24 未満 |
| No | 変更内容 | 変更日 |
|---|---|---|
| 1 | [2026年06月16日] 掲載 |
2026年6月16日13:34 |
| 概要 | In MongoDB Server 8.0, an aggregation stage can leave its _subPipeline field null during processing of certain pipelines. If a getMore is subsequently issued on the same cursor, the server may dereference this null sub-pipeline when reattaching to the operation context, accessing an invalid address and crashing the process. This issue allows an authenticated user who can run aggregation pipelines to cause a denial of service by issuing a specially crafted aggregation followed by getMore on affected versions. |
|---|---|
| 公表日 | 2026年6月10日8:17 |
| 登録日 | 2026年6月11日4:15 |
| 最終更新日 | 2026年6月16日1:56 |
| 構成1 | 以上 | 以下 | より上 | 未満 | |
| cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:* | 8.0.0 | 8.0.24 | |||