{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:mongodb:mongodb:*:*:*:*:-:*:*:*",
            "extracted_events": [
              {
                "introduced": "7.0.0"
              },
              {
                "fixed": "7.0.41"
              },
              {
                "introduced": "8.0.0"
              },
              {
                "fixed": "8.0.30"
              }
            ],
            "source": "CPE_RANGE"
          },
          "events": [
            {
              "introduced": "37d84072b5c5b9fd723db5fa133fb202ad2317f1"
            },
            {
              "fixed": "6df23543fc9e7ee456ff05ed726b22865ea753e7"
            },
            {
              "introduced": "b41cda4fe697dce6fd9b83b3805362ccc02fbeb3"
            },
            {
              "fixed": "11c3ed7c274d5fb7149e498323bd0377c3a2876e"
            }
          ],
          "repo": "https://github.com/mongodb/mongo",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "mongodb",
    "cwe_ids": [
      "CWE-863"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/82xxx/CVE-2026-82074.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "introduced": "8.0.0"
          },
          {
            "fixed": "8.0.30"
          },
          {
            "introduced": "7.0.0"
          },
          {
            "fixed": "7.0.41"
          }
        ],
        "source": "AFFECTED_FIELD"
      }
    ]
  },
  "details": "MongoDB Server contains an incorrect authorization vulnerability in the aggregation framework. An authenticated user with minimal privileges can craft a specially formatted aggregation request that causes the server's authorization subsystem to evaluate a different operation than what is actually executed, resulting in unauthorized read access to collection data within the target database.",
  "id": "CVE-2026-82074",
  "modified": "2026-09-18T03:30:34.291811708Z",
  "published": "2026-09-08T16:12:31.425Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://jira.mongodb.org/browse/SERVER-132275"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/82xxx/CVE-2026-82074.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-82074"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "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",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Incorrect Authorization in MongoDB Server Aggregation Framework Allows Unauthorized Read Access to Collection Data"
}