CVE-2026-9752
Last modified
CVE-2026-9752 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. 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.. EPSS estimates a 0.27% chance of exploitation in the next 30 days.
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. 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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Mongodb | Mongodb | >= 7.0.0, < 7.0.35 |
| Mongodb | Mongodb | >= 8.0.0, < 8.0.24 |
| Mongodb | Mongodb | >= 8.2.0, < 8.2.10 |
| Mongodb | Mongodb | >= 8.3.0, < 8.3.3 |
References
- https://jira.mongodb.org/browse/SERVER-123440Patch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-9752?
How severe is CVE-2026-9752?
How do I fix CVE-2026-9752?
Are you affected by CVE-2026-9752?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
