CVE-2026-8063
Gravedad CVSS v4.0:
ALTA
Tipo:
CWE-476
Desreferencia a puntero nulo (NULL)
Fecha de publicación:
07/05/2026
Última modificación:
07/05/2026
Descripción
*** Pendiente de traducción *** An authenticated user can crash mongod when running $rankFusion or $scoreFusion with an empty pipeline on a view.<br />
<br />
When resolving a view, the server inspects the aggregation pipeline to determine whether it begins with an Atlas Search stage. For $rankFusion and $scoreFusion, this inspection reads the first element on each stage’s input pipeline array without first verifying that the array is non-empty. Supplying an empty pipeline causes a null pointer dereference and crashes the server.<br />
<br />
This issue affects MongoDB Server 8.2 versions prior to 8.2.7.
Impacto
Puntuación base 4.0
7.10
Gravedad 4.0
ALTA
Puntuación base 3.x
6.50
Gravedad 3.x
MEDIA



