{
  "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-1325"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/8xxx/CVE-2026-8199.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": "An authenticated user can cause excess memory usage via bitwise match expression AST processing of $bitsAllSet, $bitsAnySet, $bitsAllClear, and $bitsAnyClear. This contributes to memory pressure and may lead to availability loss by OOM.\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-8199",
  "modified": "2026-08-12T03:51:32.443356297Z",
  "published": "2026-05-13T00:05:22.748Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/8xxx/CVE-2026-8199.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-8199"
    },
    {
      "type": "REPORT",
      "url": "https://jira.mongodb.org/browse/SERVER-122449"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "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",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Post-auth memory exhaustion via bitwise match expressions"
}