Home

Description

An authenticated user can crash mongod when running $rankFusion or $scoreFusion with an empty pipeline on a view. 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. This issue affects MongoDB Server 8.2 versions prior to 8.2.7.

PUBLISHED Reserved 2026-05-07 | Published 2026-05-07 | Updated 2026-05-07 | Assigner mongodb




HIGH: 7.1CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

MEDIUM: 6.5CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Problem types

CWE-476: NULL Pointer Dereference

Product status

Default status
unaffected

8.2.0 (custom) before 8.2.7
affected

Credits

Xint Code by Theori finder

References

jira.mongodb.org/browse/SERVER-121851 issue-tracking

cve.org (CVE-2026-8063)

nvd.nist.gov (CVE-2026-8063)

Download JSON