MongoDB Inc MongoDB Server

41 CVEs affecting MongoDB Inc MongoDB Server. Latest disclosed: 2026-03-17. Critical: 0, High: 14.

Top CVEs affecting MongoDB Inc MongoDB Server
CVESeverityScorePublishedSummary
CVE-2026-4148High8.82026-03-17A use-after-free vulnerability can be triggered in sharded clusters by an authenticated user with the read role who issues a specially crafted $lookup or $grap…
CVE-2024-1351High8.82024-03-07Under certain configurations of --tlsCAFile and tls.CAFile, MongoDB Server may skip peer certificate validation which may result in untrusted connections to su…
CVE-2025-0755High8.42025-03-18The various bson_append functions in the MongoDB C driver library may be susceptible to buffer overflow when performing operations that could result in a final…
CVE-2025-3085High8.12025-04-01A MongoDB server under specific conditions running on Linux with TLS and CRL revocation status checking enabled, fails to check the revocation status of the in…
CVE-2025-10491High7.82025-09-15The MongoDB Windows installation MSI may leave ACLs unset on custom installation directories allowing a local attacker to introduce executable code to MongoDB'…
CVE-2025-6713High7.72025-07-07An unauthorized user may leverage a specially crafted aggregation pipeline to access data without proper authorization due to improper handling of the $mergeCu…
CVE-2026-1848High7.52026-02-10Connections received from the proxy port may not count towards total accepted connections, resulting in server crashes if the total number of connections excee…
CVE-2026-25611High7.52026-02-10A series of specifically crafted, unauthenticated messages can exhaust available memory and crash a MongoDB server.
CVE-2025-6714High7.52025-07-07MongoDB Server's mongos component can become unresponsive to new connections due to incorrect handling of incomplete data. This affects MongoDB when configured…
CVE-2025-6710High7.52025-06-26MongoDB Server may be susceptible to stack overflow due to JSON parsing mechanism, where specifically crafted JSON inputs may induce unwarranted levels of recu…
CVE-2025-6709High7.52025-06-26The MongoDB Server is susceptible to a denial of service vulnerability due to improper handling of specific date values in JSON input when using OIDC authentic…
CVE-2025-3083High7.52025-04-01Specifically crafted MongoDB wire protocol messages can cause mongos to crash during command validation. This can occur without using an authenticated connecti…
CVE-2024-3372High7.52024-05-14Improper validation of certain metadata input may result in the server not correctly serialising BSON. This can be performed pre-authentication and may cause u…
CVE-2024-7553High7.32024-08-07Incorrect validation of files loaded from a local untrusted directory may allow local privilege escalation if the underlying operating systems is Windows. This…
CVE-2024-10921Medium6.82024-11-14An authorized user may trigger crashes or receive the contents of buffer over-reads of Server memory by issuing specially crafted requests that construct malfo…
CVE-2026-4147Medium6.52026-03-17An authenticated user with the read role may read limited amounts of uninitialized stack memory via specially-crafted issuances of the filemd5 command.
CVE-2026-25613Medium6.52026-02-10An authorized user may disable the MongoDB server by issuing a query against a collection that contains an invalid compound wildcard index.
CVE-2026-25610Medium6.52026-02-10An authorized user may trigger a server crash by running a $geoNear pipeline with certain invalid index hints.
CVE-2026-1850Medium6.52026-02-10Complex queries can cause excessive memory usage in MongoDB Query Planner resulting in an Out-Of-Memory Crash.
CVE-2026-1849Medium6.52026-02-10MongoDB Server may experience an out-of-memory failure while evaluating expressions that produce deeply nested documents. The issue arises in recursive functio…