{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "0.77.2"
              }
            ],
            "source": "AFFECTED_FIELD"
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "c0c9dd609140139efcb37c47e2afa79ed57e6c84"
            }
          ],
          "repo": "https://github.com/velocidex/velociraptor",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "rapid7",
    "cwe_ids": [
      "CWE-863"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/64xxx/CVE-2026-64952.json"
  },
  "details": "The hunt_delete() VQL function allows deleting hunts. \n\nVelociraptor misapplied the permission check requiring only COLLECT_CLIENT (usually assigned to the \"investigator\" role) instead of the \"DELETE_RESULTS\" permission (usually only assigned to \"administrators\").",
  "id": "CVE-2026-64952",
  "modified": "2026-08-14T03:51:58.185292976Z",
  "published": "2026-08-12T09:44:53.125Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/Velocidex/velociraptor/"
    },
    {
      "type": "ADVISORY",
      "url": "http://docs.velociraptor.app/announcements/advisories/cve-2026-64952/"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/64xxx/CVE-2026-64952.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-64952"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Velociraptor Hunt Deletion With Insufficient Permission Check"
}