MG

MongoDB 8.3.7

Get release alerts
8.3.4β†’8.3.7SecurityBug fixPerformance
πŸ“… July 22, 2026πŸ—‚ DatabasesπŸ“¦ MongoDB β†—πŸ“œ Full changelog β†—
✦ Editor's summary

MongoDB 8.3.7 is a security-focused patch release that addresses more than 20 CVEs while improving database reliability, memory validation, transaction handling, query execution, TLS support on Windows, and protection against resource exhaustion. All users running MongoDB 8.3.x should upgrade as soon as possible.

⚠ Security impact
  • Fixes more than 20 security vulnerabilities, including CVE-2026-9737 and CVE-2026-13055 through CVE-2026-13078.
  • Improves validation of external BSON data to reduce malformed input risks.
  • Adds safeguards against excessive memory allocation in aggregation expressions.
  • Introduces configurable minimum timeout protections to reduce pre-authentication resource exhaustion risks.
  • Improves transaction limits and session handling to strengthen server stability under load.

What's new

MongoDB 8.3.7 is a maintenance release focused primarily on security hardening and reliability improvements. This update resolves over twenty published CVEs while introducing additional protections against malformed BSON input, excessive memory consumption, and denial-of-service scenarios.

Security Improvements
  • Resolved more than 20 security vulnerabilities affecting MongoDB Server.
  • Improved BSON validation for external data streams.
  • Added additional validation around internal module loading.
  • Introduced configurable minimum timeout handling for pre-authentication streamable hello requests.
Reliability & Stability
  • Improved memory validation for $concatArrays, $range, and $convert aggregation operations.
  • Fixed exponential hashing behavior affecting certain query solution generation.
  • Added limits for active multi-document transactions to improve server stability.
  • Improved session refresh priority handling under heavy workloads.
Performance
  • Optimized compound wildcard index processing.
  • Improved query planner behavior for InternalSchema match expressions.
  • Added TLS 1.3 support for Windows deployments.
Recommendation

MongoDB recommends upgrading to version 8.3.7 as soon as possible, especially for internet-facing or production deployments, to receive the latest security fixes and reliability improvements.

More from MongoDB
MongoDB 8.3.4SecurityBug fixJun 11, 2026
Latest in Databases
MySQL: MySQL 9.7.1SecurityBug fixJun 16, 2026
PostgreSQL: PostgreSQL 18.4SecurityBug fixPerformanceMay 14, 2026

πŸ’¬ Comments (0)

Have you installed this MongoDB update?

Share any installation issues, compatibility changes, or fixes you noticed.