MongoDB Inc.のMongoDBにおけるNULL ポインタデリファレンスに関する脆弱性
| Title |
MongoDB Inc.のMongoDBにおけるNULL ポインタデリファレンスに関する脆弱性
|
| Summary |
MongoDB Server 8.0において、特定のパイプラインの処理中にaggregationステージが_subPipelineフィールドをnullのままにすることがあります。その後、同じカーソルに対してgetMoreが実行されると、サーバーはこのnullのサブパイプラインを操作コンテキストに再接続する際に逆参照し、不正なアドレスにアクセスしてプロセスがクラッシュする可能性があります。この問題により、認証されたユーザーはaggregationパイプラインを実行できる場合、特別に細工されたaggregationを発行し、その後getMoreを実行してサービス拒否を引き起こすことができます。
|
| 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 8.0.0 以上 8.0.24 未満
|
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-9743
| Summary |
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.
|
| Publication Date |
June 10, 2026, 8:17 a.m. |
| Registration Date |
June 11, 2026, 4:15 a.m. |
| Last Update |
June 16, 2026, 1:56 a.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:* |
8.0.0 |
|
|
8.0.24 |
Related information, measures and tools
Common Vulnerabilities List