GHSA-wpr8-m35f-2w5c · Severity: high — An authorized user could trigger a server crash by running a query with a 2dsphere index on a...
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.
Conclusion & alert: CVE-2026-9752 is rated Low Risk (34.9/100): CVSS High severity, with low exploitation likelihood (EPSS 0.27%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-23 | 0.24% | 0.27% | +0.04% |
| 2 | 2026-06-15 | 0.05% | 0.24% | +0.19% |
| 3 | 2026-06-10 | — | 0.05% | — |
Full EPSS history (3 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.1 | 4.0 | HIGH |
|
— | — | [email protected] |
| 6.5 | 3.1 | MEDIUM |
|
2.8 | 3.6 | [email protected] |
GHSA-wpr8-m35f-2w5c · Severity: high — An authorized user could trigger a server crash by running a query with a 2dsphere index on a...
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| mongodb | mongodb | >= 7.0.0, < 7.0.35 | cpe:2.3:a:mongodb:mongodb:*:*:*:*:-:*:*:* |
| mongodb | mongodb | >= 8.0.0, < 8.0.24 | cpe:2.3:a:mongodb:mongodb:*:*:*:*:-:*:*:* |
| mongodb | mongodb | >= 8.2.0, < 8.2.10 | cpe:2.3:a:mongodb:mongodb:*:*:*:*:-:*:*:* |
| mongodb | mongodb | >= 8.3.0, < 8.3.3 | cpe:2.3:a:mongodb:mongodb:*:*:*:*:-:*:*:* |
| URL | Tags |
|---|---|
| https://jira.mongodb.org/browse/SERVER-123440 | Patch Vendor Advisory |