๐Ÿ” CVE Alert

CVE-2026-9752

MEDIUM 6.5

GeometryCollection with strict-winding polygon causes server crash during 2dsphere index key generation

CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-476
Vendor mongodb
Product mongodb server
Ecosystems
Industries
Technology
Published Jun 9, 2026
Stay Ahead of the Next One

Get instant alerts for mongodb mongodb server

Be the first to know when new medium vulnerabilities affecting mongodb mongodb server are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

MongoDB / MongoDB Server
8.3.0 < 8.3.3 8.2.0 < 8.2.10 8.0.0 < 8.0.24 7.0.0 < 7.0.35

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
jira.mongodb.org: https://jira.mongodb.org/browse/SERVER-123440

Credits

muhammaddaffa