CVE-2026-6914 PUBLISHED

MD5 checksum creation may cause availability loss

Assigner: mongodb
Reserved: 23.04.2026 Published: 29.04.2026 Updated: 29.04.2026

Computing the MD5 checksum of a malformed BSON object under specific conditions may cause loss of availability in MongoDB server. This issue affects all MongoDB Server v8.2 versions, all MongoDB Server v8.1 versions, MongoDB Server v8.0 versions prior to 8.0.21, MongoDB Server v7.0 versions prior to 7.0.32

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
CVSS Score: 7.1

Product Status

Vendor MongoDB
Product MongoDB Server
Versions Default: unaffected
  • affected from 8.2.0 to 8.2.7 (excl.)
  • affected from 8.1.0 to 8.1.* (incl.)
  • affected from 8.0.0 to 8.0.21 (excl.)
  • affected from 7.0.0 to 7.0.32 (excl.)

References

Problem Types

  • CWE-191 Integer underflow (wrap or wraparound) CWE