CVE-2026-92756 PUBLISHED

Combining encryption settings may disable encryption

Assigner: mongodb
Reserved: 16.09.2026 Published: 17.09.2026 Updated: 17.09.2026

Applications built on MongoDB Entity Framework Core Provider which combine independent encryption settings and this provider's encryption settings may silently lose TLS and schema-map settings leading to protected fields being stored unencrypted in the database.

Metrics

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

Product Status

Vendor MongoDB Inc.
Product MongoDB Entity Framework Core Provider
Versions Default: unaffected
  • affected from 8.0.0 to 8.4.3 (excl.)
  • affected from 9.0.0 to 9.1.3 (excl.)
  • affected from 10.0.0 to 10.0.3 (excl.)

References

Problem Types

  • CWE-311: Missing Encryption of Sensitive Data CWE