CVE-2026-84971 PUBLISHED

Persistent client crash loop via undersized FLE2 insert-update ciphertext in decryption path

Assigner: mongodb
Reserved: 02.09.2026 Published: 03.09.2026 Updated: 03.09.2026

Improper handling of an unexpected value size in the decryption path of a client-side encryption library can cause a failed internal check that terminates the process using the library. A party able to place a suitably formed encrypted value where an application will decrypt it, or able to control the responses the application receives, may cause that application to stop running.

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 libmongocrypt
Versions Default: unaffected
  • affected from 1.7.0 to 1.20.4 (excl.)

References

Problem Types

  • CWE-617: Reachable Assertion CWE