MongoDB 8.3.7
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.
- 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
hellorequests.
- Improved memory validation for
$concatArrays,$range, and$convertaggregation 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.
- Optimized compound wildcard index processing.
- Improved query planner behavior for InternalSchema match expressions.
- Added TLS 1.3 support for Windows deployments.
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.
π¬ Comments (0)
Share any installation issues, compatibility changes, or fixes you noticed.