MongoDB Server
cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*
A denial-of-service vulnerability has been identified in MongoDB Server 8.2 versions prior to 8.2.7. The issue arises when an authenticated user executes the $rankFusion or $scoreFusion commands with an empty aggregation pipeline on a view. The server fails to verify that the pipeline array is not empty before accessing its first element, leading to a null pointer dereference that crashes the server.
Exploitation of this vulnerability causes the MongoDB server process to crash, leading to a denial-of-service condition.
To reproduce this vulnerability, an authenticated user can run the $rankFusion or $scoreFusion commands on a view with an empty aggregation pipeline. The server will crash due to a null pointer dereference.
Users can upgrade to MongoDB Server 8.2.7 or later to address this vulnerability.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.