{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:cvat:computer_vision_annotation_tool:*:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "2.69.0"
              }
            ],
            "source": [
              "CPE_RANGE",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "f6ae1dca443b94dd01288dfc9ac6ffe988218f0c"
            },
            {
              "fixed": "27953f19d2265f8b495369f816730a7452db791b"
            }
          ],
          "repo": "https://github.com/cvat-ai/cvat",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-862"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/58xxx/CVE-2026-58373.json"
  },
  "details": "CVAT before 2.69.0 contains an improper authorization vulnerability in QualityReportViewSet.get_queryset that allows authenticated attackers to enumerate quality report identifiers belonging to other organizations by exploiting a missing check_object_permissions call on the parent_id query parameter of the quality reports API endpoint. Attackers can send requests with sequential integer parent_id values and distinguish between existing and non-existing reports via HTTP 500 versus HTTP 404 response differences, disclosing cross-organization report existence without returning report content.",
  "id": "CVE-2026-58373",
  "modified": "2026-07-16T03:30:55.881262564Z",
  "published": "2026-06-30T15:58:22.129Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/58xxx/CVE-2026-58373.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/cvat-ai/cvat/releases/tag/v2.69.0"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-58373"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/cvat-missing-authorization-on-quality-reports-parent-id-filter-leaks-cross-organization-report-existence"
    },
    {
      "type": "REPORT",
      "url": "https://github.com/cvat-ai/cvat/pull/10807"
    },
    {
      "type": "FIX",
      "url": "https://github.com/cvat-ai/cvat/commit/27953f19d2265f8b495369f816730a7452db791b"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/cvat-ai/cvat"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "CVAT \u003c 2.69.0 - Missing Authorization on Quality Reports parent_id Filter Leaks Cross-Organization Report Existence"
}