CVE Catalog

CVE-2026-8336

High
Published: Translated: NVD NIST

Summary

CVE-2026-8336 allows an authenticated user to crash the mongod server by improperly using server-side JavaScript functions. The issue affects MongoDB Server v8.2 versions prior to 8.2.9 and v8.3 versions prior to 8.3.2.

Risk Assessment

The organization may experience a denial-of-service after authentication, potentially leading to downtime for applications relying on MongoDB.

Recommendation

It is recommended to upgrade MongoDB Server to version 8.2.9 or 8.3.2 to mitigate this vulnerability.

Other vulnerabilities in MongoDB Server

See all
Original NVD description (English source)

After invoking $_internalJsEmit, which is not intended to be directly accessible, or mapreduce command’s map function in a certain way, an authenticated user can subsequently crash mongod when the server-side JavaScript engine (through $where, $function, mapreduce reduce stage, etc.) is used also in a specific way, resulting in a post-authentication denial-of-service. This issue impacts MongoDB Server v8.2 versions prior to 8.2.9 and v8.3 versions prior to 8.3.2.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS