Report: CVE-2026-8063 - Post-auth null pointer dereference when aggregating against a view with empty sea

Report: CVE-2026-8063 - Post-auth null pointer dereference when aggregating against a view with empty sea

CVE ID :CVE-2026-8063 Published : May 7, 2026, 6:16 a.m. | 28 minutes ago 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. Severity: 7.1 | HIGH Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVE Details

Severity
HIGH
Published
May 7, 2026
Affected Product: MongoDB