MongoDB Inc Vulnerabilities and Affected Products
Explore source-attributed vulnerabilities associated with MongoDB Inc products.
Products
- MongoDB Server41 vulnerabilities
- MongoDB C Driver4 vulnerabilities
- mongosh4 vulnerabilities
- libbson3 vulnerabilities
- MongoDB Compass3 vulnerabilities
- MongoDB PHP Driver2 vulnerabilities
- Mongo_crypt_v1.so1 vulnerability
- mongocryptd1 vulnerability
- MongoDB .NET/C# Driver1 vulnerability
- MongoDB Atlas Kubernetes Operator1 vulnerability
- MongoDB C++ Driver1 vulnerability
- MongoDB Connector for BI1 vulnerability
- MongoDB Go Driver1 vulnerability
- MongoDB Node.js Driver1 vulnerability
- MongoDB Ruby Driver1 vulnerability
- MongoDB Rust Driver1 vulnerability
- MongoDB Swift Driver1 vulnerability
- PyMongo1 vulnerability
| Vulnerability | Title and context | CVSS | EPSS | PoCs | Signals | STIX action |
|---|---|---|---|---|---|---|
Heap-buffer-over-read in _mongoc_http_send via strstr on non-null-terminated bufferA compromised third party cloud server or man-in-the-middle attacker could send a malformed HTTP response and cause a crash in applications using the MongoDB C driver. CWE-158Mar 17, 2026 | CVSS2.0v4.0 | EPSS0.187% | PoCs0 | SignalsNot listed in CISA KEVNo known ransomware useNo Nuclei templates | STIX | |
CVE-2026-4358MEDIUM | Memory safety issues in slot-based execution hash table spillA specially crafted aggregation query with $lookup by an authenticated user with write privileges can cause a double-free or use-after-free memory issue in the slot-based execution (SBE) engine when an in-memory hash table is spilled to disk. CWE-415Mar 17, 2026 | CVSS6.1v4.0 | EPSS0.342% | PoCs0 | SignalsNot listed in CISA KEVNo known ransomware useNo Nuclei templates | STIX |
CVE-2026-4148HIGH | ExpressionContext use-after-free in classic engine $lookup and $graphLookup aggregation operatorsA 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 $graphLookup aggregation pipeline. CWE-416Mar 17, 2026 | CVSS8.7v4.0 | EPSS0.323% | PoCs0 | SignalsNot listed in CISA KEVNo known ransomware useNo Nuclei templates | STIX |
CVE-2026-4147HIGH | Stack memory disclosure in filemd5 commandAn authenticated user with the read role may read limited amounts of uninitialized stack memory via specially-crafted issuances of the filemd5 command. | CVSS7.1v4.0 | EPSS0.215% | PoCs0 | SignalsNot listed in CISA KEVNo known ransomware useNo Nuclei templates | STIX |
CVE-2026-2303MEDIUM | Heap Out-of-Bounds Read in Go Driver GSSAPI C Wrappers enables application crash or information leakThe mongo-go-driver repository contains CGo bindings for GSSAPI (Kerberos) authentication on Linux and macOS. The C wrapper implementation contains a heap out-of-bounds read vulnerability due to incorrect assumptions about string termination in the GSSAPI standard. Since GSSAPI buffers are not guaranteed to be null-terminated or have extra padding, this results in reading one byte past the allocated heap buffer. CWE-183Feb 10, 2026 | CVSS6.9v4.0 | EPSS0.223% | PoCs0 | SignalsNot listed in CISA KEVNo known ransomware useNo Nuclei templates | STIX |
CVE-2026-2302MEDIUM | Unsafe Reflection in Mongoid::Criteria.from_hashUnder specific conditions when processing a maliciously crafted value of type Hash r, Mongoid::Criteria.from_hash may allow for executing arbitrary Ruby code. CWE-183Feb 10, 2026 | CVSS6.9v4.0 | EPSS0.196% | PoCs0 | SignalsNot listed in CISA KEVNo known ransomware useNo Nuclei templates | STIX |
CVE-2026-25613HIGH | An unsafe cast in the MongoDB query planner can result in a segmentation fault.An authorized user may disable the MongoDB server by issuing a query against a collection that contains an invalid compound wildcard index. CWE-704Feb 10, 2026 | CVSS7.1v4.0 | EPSS0.24% | PoCs0 | SignalsNot listed in CISA KEVNo known ransomware useNo Nuclei templates | STIX |
CVE-2026-1849HIGH | Mongod can run out of stack memory when expressions create deeply nested documentsMongoDB Server may experience an out-of-memory failure while evaluating expressions that produce deeply nested documents. The issue arises in recursive functions because the server does not periodically check the depth of the expression. CWE-674Feb 10, 2026 | CVSS7.1v4.0 | EPSS0.272% | PoCs0 | SignalsNot listed in CISA KEVNo known ransomware useNo Nuclei templates | STIX |
CVE-2026-1850HIGH | An authorized user may disable the MongoDB server by issuing a certain type of complex query due to boolean expression simplificationComplex queries can cause excessive memory usage in MongoDB Query Planner resulting in an Out-Of-Memory Crash. CWE-770Feb 10, 2026 | CVSS7.1v4.0 | EPSS0.243% | PoCs0 | SignalsNot listed in CISA KEVNo known ransomware useNo Nuclei templates | STIX |
CVE-2026-25609MEDIUM | profile command may permit unauthorized configurationIncorrect validation of the profile command may result in the determination that a request altering the 'filter' is read-only. CWE-862Feb 10, 2026 | CVSS5.3v4.0 | EPSS0.173% | PoCs0 | SignalsNot listed in CISA KEVNo known ransomware useNo Nuclei templates | STIX |
CVE-2026-25610HIGH | Invalid $geoNear index hint may cause server crashAn authorized user may trigger a server crash by running a $geoNear pipeline with certain invalid index hints. CWE-617Feb 10, 2026 | CVSS7.1v4.0 | EPSS0.24% | PoCs0 | SignalsNot listed in CISA KEVNo known ransomware useNo Nuclei templates | STIX |
CVE-2026-1848HIGH | Connections received from the proxy port may not count towards total accepted connectionsConnections received from the proxy port may not count towards total accepted connections, resulting in server crashes if the total number of connections exceeds available resources. This only applies to connections accepted from the proxy port, pending the proxy protocol header. CWE-770Feb 10, 2026 | CVSS8.2v4.0 | EPSS0.263% | PoCs0 | SignalsNot listed in CISA KEVNo known ransomware useNo Nuclei templates | STIX |
CVE-2026-1847HIGH | MongoDB Server may crash when inserting large documentsInserting certain large documents into a replica set could lead to replica set secondaries not being able to fetch the oplog from the primary. This could stall replication inside the replica set leading to server crash. CWE-770Feb 10, 2026 | CVSS7.1v4.0 | EPSS0.243% | PoCs0 | SignalsNot listed in CISA KEVNo known ransomware useNo Nuclei templates | STIX |
CVE-2026-25612HIGH | Internal ResourceId collision may affect unrelated collectionsThe internal locking mechanism of the MongoDB server uses an internal encoding of the resources in order to choose what lock to take. Collections may inadvertently collide with one another in this representation causing unavailability between them due to conflicting locks. CWE-412Feb 10, 2026 | CVSS7.1v4.0 | EPSS0.199% | PoCs0 | SignalsNot listed in CISA KEVNo known ransomware useNo Nuclei templates | STIX |
CVE-2026-25611HIGH | Pre-Authentication Memory Exhaustion Denial of Service in MongoDB ServerA series of specifically crafted, unauthenticated messages can exhaust available memory and crash a MongoDB server. CWE-405Feb 10, 2026 | CVSS8.7v4.0 | EPSS0.782% | PoCs0 | SignalsNot listed in CISA KEVNo known ransomware useNo Nuclei templates | STIX |
CVE-2025-11535HIGH | MongoDB Connector for BI installation MSI leave ACLs unset on custom installation directoriesMongoDB Connector for BI installation via MSI on Windows leaves ACLs unset on custom install directories allows Privilege Escalation.This issue affects MongoDB Connector for BI: from 2.0.0 through 2.14.24. CWE-276Oct 8, 2025 | CVSS8.8v4.0 | EPSS0.114% | PoCs0 | SignalsNot listed in CISA KEVNo known ransomware useNo Nuclei templates | STIX |
CVE-2025-10491HIGH | MongoDB Windows installation MSI may leave ACLs unset on custom installation directoriesThe MongoDB Windows installation MSI may leave ACLs unset on custom installation directories allowing a local attacker to introduce executable code to MongoDB's process via DLL hijacking. This issue affects MongoDB Server v6.0 version prior to 6.0.25, MongoDB Server v7.0 version prior to 7.0.21 and MongoDB Server v8.0 version prior to 8.0.5 CWE-284Sep 15, 2025 | CVSS7.8v3.1 | EPSS0.111% | PoCs0 | SignalsNot listed in CISA KEVNo known ransomware useNo Nuclei templates | STIX |
CVE-2025-10061MEDIUM | Malformed $group Query May Cause MongoDB Server to CrashAn authorized user can cause a crash in the MongoDB Server through a specially crafted $group query. This vulnerability is related to the incorrect handling of certain accumulator functions when additional parameters are specified within the $group operation. This vulnerability could lead to denial of service if triggered repeatedly. This issue affects MongoDB Server v6.0 versions prior to 6.0.25, MongoDB Server v7.0 versions prior to 7.0.22, MongoDB Server v8.0 versions prior to 8.0.12 and Mong… CWE-20Sep 5, 2025 | CVSS6.5v3.1 | EPSS0.31% | PoCs0 | SignalsNot listed in CISA KEVNo known ransomware useNo Nuclei templates | STIX |
CVE-2025-10060MEDIUM | MongoDB may be susceptible to Invariant Failure in Transactions due Upsert OperationMongoDB Server may allow upsert operations retried within a transaction to violate unique index constraints, potentially causing an invariant failure and server crash during commit. This issue may be triggered by improper WriteUnitOfWork state management. This issue affects MongoDB Server v6.0 versions prior to 6.0.25, MongoDB Server v7.0 versions prior to 7.0.22 and MongoDB Server v8.0 versions prior to 8.0.12 CWE-672Sep 5, 2025 | CVSS6.5v3.1 | EPSS0.327% | PoCs0 | SignalsNot listed in CISA KEVNo known ransomware useNo Nuclei templates | STIX |
CVE-2025-10059MEDIUM | MongoDB Server router will crash when incorrect lsid is set on a sharded queryAn improper setting of the lsid field on any sharded query can cause a crash in MongoDB routers. This issue occurs when a generic argument (lsid) is provided in a case when it is not applicable. This affects MongoDB Server v6.0 versions prior to 6.0.x, MongoDB Server v7.0 versions prior to 7.0.18 and MongoDB Server v8.0 versions prior to 8.0.6. CWE-732Sep 5, 2025 | CVSS6.5v3.1 | EPSS0.272% | PoCs0 | SignalsNot listed in CISA KEVNo known ransomware useNo Nuclei templates | STIX |
CVE-2025-7259MEDIUM | Certain Queries with Duplicate _id Fields May Cause MongoDB Server to CrashAn authorized user can issue queries with duplicate _id fields, that leads to unexpected behavior in MongoDB Server, which may result to crash. This issue can only be triggered by authorized users and cause Denial of Service. This issue affects MongoDB Server v8.1 version 8.1.0. CWE-843Jul 7, 2025 | CVSS6.5v3.1 | EPSS0.282% | PoCs0 | SignalsNot listed in CISA KEVNo known ransomware useNo Nuclei templates | STIX |
CVE-2025-6714HIGH | Incorrect Handling of incomplete data may prevent mongoS from Accepting New ConnectionsMongoDB Server's mongos component can become unresponsive to new connections due to incorrect handling of incomplete data. This affects MongoDB when configured with load balancer support. This issue affects MongoDB Server v6.0 prior to 6.0.23, MongoDB Server v7.0 prior to 7.0.20 and MongoDB Server v8.0 prior to 8.0.9 Required Configuration: This affects MongoDB sharded clusters when configured with load balancer support for mongos using HAProxy on specified ports. | CVSS7.5v3.1 | EPSS0.307% | PoCs0 | SignalsNot listed in CISA KEVNo known ransomware useNo Nuclei templates | STIX |
CVE-2025-6713HIGH | MongoDB Server may be susceptible to privilege escalation due to $mergeCursors stageAn unauthorized user may leverage a specially crafted aggregation pipeline to access data without proper authorization due to improper handling of the $mergeCursors stage in MongoDB Server. This may lead to access to data without further authorisation. This issue affects MongoDB Server MongoDB Server v8.0 versions prior to 8.0.7, MongoDB Server v7.0 versions prior to 7.0.19 and MongoDB Server v6.0 versions prior to 6.0.22 CWE-285Jul 7, 2025 | CVSS7.7v3.1 | EPSS0.343% | PoCs1 | SignalsNot listed in CISA KEVNo known ransomware useNo Nuclei templates | STIX |
CVE-2025-6712MEDIUM | MongoDB Server may be susceptible to DoS due to Accumulated Memory AllocationMongoDB Server may be susceptible to disruption caused by high memory usage, potentially leading to server crash. This condition is linked to inefficiencies in memory management related to internal operations. In scenarios where certain internal processes persist longer than anticipated, memory consumption can increase, potentially impacting server stability and availability. This issue affects MongoDB Server v8.0 versions prior to 8.0.10 CWE-400Jul 7, 2025 | CVSS6.5v3.1 | EPSS0.282% | PoCs0 | SignalsNot listed in CISA KEVNo known ransomware useNo Nuclei templates | STIX |
CVE-2025-6711MEDIUM | Incomplete Redaction of Sensitive Information in MongoDB Server LogsAn issue has been identified in MongoDB Server where unredacted queries may inadvertently appear in server logs when certain error conditions are encountered. This issue affects MongoDB Server v8.0 versions prior to 8.0.5, MongoDB Server v7.0 versions prior to 7.0.18 and MongoDB Server v6.0 versions prior to 6.0.21. CWE-532Jul 7, 2025 | CVSS4.4v3.1 | EPSS0.239% | PoCs0 | SignalsNot listed in CISA KEVNo known ransomware useNo Nuclei templates | STIX |