CVE-2026-8200 PUBLISHED

Schema validation log messages may not redact user data

Assigner: mongodb
Reserved: 08.05.2026 Published: 13.05.2026 Updated: 13.05.2026

When schema validation is enabled on a collection and an update or insert would violate the collection's schema, the local server log message generated may not have all user data redacted. 

This issue impacts MongoDB Server v7.0 versions prior to 7.0.34, v8.0 versions prior to 8.0.23, v8.2 versions prior to 8.2.9 and v8.3 versions prior to 8.3.2.

Metrics

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

Product Status

Vendor MongoDB, Inc.
Product MongoDB Server
Versions Default: unaffected
  • affected from 7.0 to 7.0.34 (excl.)
  • affected from 8.0 to 8.0.23 (excl.)
  • affected from 8.2 to 8.2.9 (excl.)
  • affected from 8.3 to 8.3.2 (excl.)

References

Problem Types

  • CWE-532: Insertion of Sensitive Information into Log File CWE