MongoDB 7.x — End of Life

Active Actively exploited
EOL: Oct 2, 20244 releases in this series28 CVEs

MongoDB 7.x — All releases

VersionReleasedActive supportEOL dateLatest patchStatusAlert me
7.3Mar 31, 2024Oct 2, 20247.3.4EOL
7.2Jan 31, 2024Mar 27, 20247.2.2EOL
7.1Oct 31, 2023Jan 23, 20247.1.1EOL
7.0Aug 31, 2023Aug 31, 20277.0.37Active

CVEs affecting MongoDB 7.x (28)

CVESeverityCVSSEPSSKEVCycleDescriptionPublished
CVE-2026-9753HIGH8.10.30%7.0The $_internalApplyOplogUpdate aggregation pipeline stage can be used to execute a document diff containing a malformed …Jun 9, 2026
CVE-2026-9752MEDIUM6.50.27%7.0An authorized user could trigger a server crash by running a query with a 2dsphere index on a field that stores a GeoJSO…Jun 9, 2026
CVE-2026-9751MEDIUM5.50.11%7.0The ldapQueryPassword parameter, when set through the runtime setParameter command, will log the new password to the mon…Jun 9, 2026
CVE-2026-9750MEDIUM6.50.37%7.0An authenticated user can cause a MongoDB server to crash or return incorrect results by creating documents that interfe…Jun 9, 2026
CVE-2026-9749MEDIUM6.50.27%7.0This issue can occur when running an aggregation pipeline that uses the internal $exchange stage configured with key-ran…Jun 9, 2026
CVE-2026-9748MEDIUM6.50.32%7.0The $_internalConvertBucketIndexStats stage used PauseExecution as a way to signal "skip this document" when an index st…Jun 9, 2026
CVE-2026-9747MEDIUM6.50.27%7.0Adding fromRouter:true and runtimeConstants.userRoles could cause aggregations to crash mongodb server.Jun 9, 2026
CVE-2026-9746MEDIUM6.50.27%7.0When using $changestreams and $_requestReshardingResumeToken with the exchange option the server hits an invariant which…Jun 9, 2026
CVE-2026-9741MEDIUM6.50.10%7.0A bug in query analysis processing of the $vectorSearch aggregation stage for Queryable Encryption (QE) or Client-Side F…Jun 9, 2026
CVE-2026-9740HIGH7.50.34%7.0A vulnerability in MongoDB Server's BSON validation logic allows an unauthenticated user to crash the mongod process by …Jun 9, 2026
CVE-2026-8202MEDIUM4.30.26%7.0Using a densely populated chars mask and a large input string in the MongoDB aggregation operators $trim, $ltrim, and $r…May 13, 2026
CVE-2026-8201MEDIUM6.40.13%7.0A use-after-free vulnerability exists in MongoDB's Field-Level Encryption (FLE) query analysis component, affecting clie…May 13, 2026
CVE-2026-8200LOW2.70.20%7.0When schema validation is enabled on a collection and an update or insert would violate the collection's schema, the loc…May 13, 2026
CVE-2026-8199MEDIUM6.50.26%7.0An authenticated user can cause excess memory usage via bitwise match expression AST processing of $bitsAllSet, $bitsAny…May 13, 2026
CVE-2026-8053HIGH8.80.57%7.0An issue in MongoDB Server's time-series collection implementation allows an authenticated user with database write priv…May 13, 2026
CVE-2026-6915MEDIUM6.30.17%7.0An authorization flaw in the user management command could allow an authenticated user to make limited changes to authen…Apr 29, 2026
CVE-2026-6914MEDIUM6.50.26%7.0Computing the MD5 checksum of a malformed BSON object under specific conditions may cause loss of availability in MongoD…Apr 29, 2026
CVE-2026-5170MEDIUM5.30.20%7.0A user with access to the cluster with a limited set of privilege actions can trigger a crash of a mongod process during…Mar 30, 2026
CVE-2026-4358MEDIUM6.40.34%7.0A specially crafted aggregation query with $lookup by an authenticated user with write privileges can cause a double-fre…Mar 17, 2026
CVE-2026-4148HIGH8.80.32%7.0A use-after-free vulnerability can be triggered in sharded clusters by an authenticated user with the read role who issu…Mar 17, 2026
CVE-2026-4147MEDIUM6.50.21%7.0An authenticated user with the read role may read limited amounts of uninitialized stack memory via specially-crafted is…Mar 17, 2026
CVE-2026-25613MEDIUM6.50.24%7.0An authorized user may disable the MongoDB server by issuing a query against a collection that contains an invalid compo…Feb 10, 2026
CVE-2026-25610MEDIUM6.50.24%7.0An authorized user may trigger a server crash by running a $geoNear pipeline with certain invalid index hints.Feb 10, 2026
CVE-2026-25609MEDIUM5.40.17%7.0Incorrect validation of the profile command may result in the determination that a request altering the 'filter' is read…Feb 10, 2026
CVE-2026-1849MEDIUM6.50.27%7.0MongoDB Server may experience an out-of-memory failure while evaluating expressions that produce deeply nested documents…Feb 10, 2026
CVE-2026-1848HIGH7.50.26%7.0Connections received from the proxy port may not count towards total accepted connections, resulting in server crashes i…Feb 10, 2026
CVE-2026-1847MEDIUM6.50.24%7.0Inserting certain large documents into a replica set could lead to replica set secondaries not being able to fetch the o…Feb 10, 2026
CVE-2025-14847HIGH7.583.01% KEV 7.0Mismatched length fields in Zlib compressed protocol headers may allow a read of uninitialized heap memory by an unauthe…Dec 19, 2025

MongoDB 7.x will reach end of life — migrate to MongoDB 8.x

MongoDB 8.x is the next major release. Plan your upgrade before MongoDB 7.x stops receiving security patches.

See MongoDB 8.x

Frequently asked questions

Is MongoDB 7 end of life?

Partially. Some MongoDB 7.x releases have reached EOL. Check the version table above for the exact status of each sub-release.

What CVEs affect MongoDB 7?

There are 28 CVEs tracked for MongoDB 7.x and 1 listed in the CISA Known Exploited Vulnerabilities catalog. See the full list above with CVSS and EPSS scores.

What is the latest MongoDB 7 version?

The latest MongoDB 7.x patch release is 7.3.4, released on August 14, 2024. Always run the latest patch to benefit from all security fixes.

How to migrate from MongoDB 7 to MongoDB 8?

To migrate from MongoDB 7 to MongoDB 8: (1) review the official MongoDB 8 migration guide for breaking changes, (2) update dependencies and configuration accordingly, (3) test thoroughly in a staging environment, (4) deploy with a rollback plan. Starting early gives you time to resolve compatibility issues before your current version reaches end of life.

Is it safe to run MongoDB 7 in production?

MongoDB 7 is still supported and safe for production use until October 2, 2024. Ensure you are running the latest patch version (7.3.4) to have all security fixes applied.

Data sourced from endoflife.date · CVE data from NVD · EPSS from FIRST.org · KEV from CISA