You are viewing this page in an unauthorized frame window.
This is a potential security issue, you are being redirected to
https://nvd.nist.gov
An official website of the United States government
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
Secure .gov websites use HTTPS
A lock () or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.
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
NVD enrichment efforts reference publicly available information to associate
vector strings. CVSS information contributed by other sources is also
displayed.
By selecting these links, you will be leaving NIST webspace.
We have provided these links to other web sites because they
may have information that would be of interest to you. No
inferences should be drawn on account of other sites being
referenced, or not, from this page. There may be other web
sites that are more appropriate for your purpose. NIST does
not necessarily endorse the views expressed, or concur with
the facts presented on these sites. Further, NIST does not
endorse any commercial products that may be mentioned on
these sites. Please address comments about this page to [email protected].
Title: MongoDB Server de MongoDB, Description: Un usuario autorizado podría provocar una caída del servidor al ejecutar una consulta con un índice 2dsphere en un campo que almacena una colección de geometrías GeoJSON que contiene un polígono con un CRS de bobinado estricto.
Los polígonos de bobinado estricto no son compatibles intencionadamente para la indexación, pero la protección que los rechaza no inspecciona los miembros de una colección de geometrías, lo que permite alcanzar la ruta insegura que termina con una posterior desreferenciación de puntero nulo.
Initial Analysis by NIST6/18/2026 10:39:55 AM
Action
Type
Old Value
New Value
Added
CPE Configuration
OR
*cpe:2.3:a:mongodb:mongodb:*:*:*:*:-:*:*:* versions from (including) 8.0.0 up to (excluding) 8.0.24
*cpe:2.3:a:mongodb:mongodb:*:*:*:*:-:*:*:* versions from (including) 8.2.0 up to (excluding) 8.2.10
*cpe:2.3:a:mongodb:mongodb:*:*:*:*:-:*:*:* versions from (including) 8.3.0 up to (excluding) 8.3.3
*cpe:2.3:a:mongodb:mongodb:*:*:*:*:-:*:*:* versions from (including) 7.0.0 up to (excluding) 7.0.35
New CVE Received from MongoDB, Inc.6/09/2026 7:17:04 PM
Action
Type
Old Value
New Value
Added
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.