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

認証されたユーザーは、厳密な巻き方向のCRSを持つポリゴンを含むGeoJSON GeometryCollectionを格納するフィールドに対して2dsphereインデックスを使用したクエリを実行することで、サーバークラッシュを引き起こす可能性があります。厳密な巻き方向のポリゴンはインデックス作成の対象外とされていますが、それを拒否するガードはGeometryCollectionのメンバーを検査しません。そのため、不安全なパスに進んで最終的にヌルポインタ逆参照が発生します。

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

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

Publication Date June 9, 2026, midnight
Registration Date June 22, 2026, 11:46 a.m.
Last Update June 22, 2026, 11:46 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.0.0 以上 8.0.24 未満
MongoDB 8.2.0 以上 8.2.10 未満
MongoDB 8.3.0 以上 8.3.3 未満
MongoDB 7.0.0 以上 7.0.35 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
1 [2026年06月22日]
  掲載
June 22, 2026, 11:46 a.m.

NVD Vulnerability Information
CVE-2026-9752
Summary

An authorized user could trigger a server crash by running a query with a 2dsphere index on a field that stores a GeoJSON GeometryCollection containing a Polygon with a strict-winding CRS.

Strict-winding polygons are intentionally unsupported for indexing, but the guard that rejects them does not inspect members of a GeometryCollection, allowing the unsafe path to be reached which ends with an ensuing null-pointer dereference.

Publication Date June 10, 2026, 8:17 a.m.
Registration Date June 11, 2026, 4:16 a.m.
Last Update June 11, 2026, 4:43 a.m.
Related information, measures and tools
Common Vulnerabilities List