CVE-2026-9752

Severity CVSS v4.0:
HIGH
Type:
CWE-476 NULL Pointer Dereference
Publication date:
09/06/2026
Last modified:
23/07/2026

Description

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.<br /> <br /> 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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:mongodb:mongodb:*:*:*:*:-:*:*:* 7.0.0 (including) 7.0.35 (excluding)
cpe:2.3:a:mongodb:mongodb:*:*:*:*:-:*:*:* 8.0.0 (including) 8.0.24 (excluding)
cpe:2.3:a:mongodb:mongodb:*:*:*:*:-:*:*:* 8.2.0 (including) 8.2.10 (excluding)
cpe:2.3:a:mongodb:mongodb:*:*:*:*:-:*:*:* 8.3.0 (including) 8.3.3 (excluding)


References to Advisories, Solutions, and Tools