CVE-2026-93763 PUBLISHED

Silent plaintext persistence via unresolved callable database name in encryption schema map

Assigner: mongodb
Reserved: 18.09.2026 Published: 18.09.2026 Updated: 18.09.2026

A protection mechanism failure in the object-document mapper's encryption configuration generation can cause fields that an application declared for client-side field-level encryption to be written and kept in cleartext, without any error or warning. A party holding ordinary read access to the database can then read values that were intended to be protected from that party. This may result in unintended disclosure of sensitive information.

Metrics

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

Product Status

Vendor MongoDB Inc.
Product Mongoid
Versions Default: unaffected
  • Version 9.1.0 is affected
  • affected from 9.0.0 to 9.0.11 (incl.)

References

Problem Types

  • CWE-312: Cleartext Storage of Sensitive Information CWE