MongoDB 7.x — End of Life
Active High riskMongoDB 7.x — All releases
| Version | Released | Active support | EOL date | Latest patch | Status |
|---|---|---|---|---|---|
| 7.3 | Mar 27, 2024 | — | Oct 31, 2024 | 7.3.4 | EOL |
| 7.2 | Jan 23, 2024 | — | Mar 27, 2024 | 7.2.2 | EOL |
| 7.1 | Oct 18, 2023 | — | Jan 23, 2024 | 7.1.1 | EOL |
| 7.0 | Aug 31, 2023 | — | Aug 31, 2027 | 7.0.32 | Active |
CVEs affecting MongoDB 7.x (5)
| CVE | Severity | CVSS | EPSS | KEV | Cycle | Description | Published |
|---|---|---|---|---|---|---|---|
| CVE-2026-8053 | HIGH | 8.8 | 0.09% | — | 7.0 | An issue in MongoDB Server's time-series collection implementation allows an authenticated user with database write priv… | May 13, 2026 |
| CVE-2026-8199 | MEDIUM | 6.5 | 0.05% | — | 7.0 | An authenticated user can cause excess memory usage via bitwise match expression AST processing of $bitsAllSet, $bitsAny… | May 13, 2026 |
| CVE-2026-8201 | MEDIUM | 6.4 | 0.03% | — | 7.0 | A use-after-free vulnerability exists in MongoDB's Field-Level Encryption (FLE) query analysis component, affecting clie… | May 13, 2026 |
| CVE-2026-8202 | MEDIUM | 4.3 | 0.05% | — | 7.0 | Using a densely populated chars mask and a large input string in the MongoDB aggregation operators $trim, $ltrim, and $r… | May 13, 2026 |
| CVE-2026-8200 | LOW | 2.7 | 0.04% | — | 7.0 | When schema validation is enabled on a collection and an update or insert would violate the collection's schema, the loc… | May 13, 2026 |
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.
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 5 CVEs tracked for MongoDB 7.x. 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 31, 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
