{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "7.0.0"
              },
              {
                "fixed": "7.0.34"
              },
              {
                "introduced": "8.0.0"
              },
              {
                "fixed": "8.0.23"
              },
              {
                "introduced": "8.2.0"
              },
              {
                "fixed": "8.2.9"
              },
              {
                "introduced": "8.3.0"
              },
              {
                "fixed": "8.3.2"
              }
            ],
            "source": "CPE_RANGE"
          },
          "events": [
            {
              "introduced": "37d84072b5c5b9fd723db5fa133fb202ad2317f1"
            },
            {
              "fixed": "c4112034073d61ecdfc209fb769c6b08102af643"
            },
            {
              "introduced": "b41cda4fe697dce6fd9b83b3805362ccc02fbeb3"
            },
            {
              "fixed": "e1c5eb1c5d29781674274ced38871c117967302e"
            },
            {
              "introduced": "b993867dce63dd366cd93e60f3f425ed716f6497"
            },
            {
              "fixed": "551096db8ad4a951af553de51c5485d5fd91d40d"
            },
            {
              "introduced": "0f29b043a58fdd251ce0a0b32754b8459613c933"
            },
            {
              "fixed": "c531abff36f228c5ff24735ddf31a23536716ab0"
            }
          ],
          "repo": "https://github.com/mongodb/mongo",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "mongodb",
    "cwe_ids": [
      "CWE-532"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/8xxx/CVE-2026-8200.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "introduced": "7.0"
          },
          {
            "fixed": "7.0.34"
          },
          {
            "introduced": "8.0"
          },
          {
            "fixed": "8.0.23"
          },
          {
            "introduced": "8.2"
          },
          {
            "fixed": "8.2.9"
          },
          {
            "introduced": "8.3"
          },
          {
            "fixed": "8.3.2"
          }
        ],
        "source": "AFFECTED_FIELD"
      }
    ]
  },
  "details": "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. \n\n\nThis 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.",
  "id": "CVE-2026-8200",
  "modified": "2026-07-08T05:38:07.822741402Z",
  "published": "2026-05-13T00:08:29.761Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/8xxx/CVE-2026-8200.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-8200"
    },
    {
      "type": "REPORT",
      "url": "https://jira.mongodb.org/browse/SERVER-121895"
    }
  ],
  "schema_version": "1.7.5",
  "severity": [
    {
      "score": "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",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Schema validation log messages may not redact user data"
}