All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-64952
MEDIUMpublished 2026-08-12 10:17 UTC · 17 hours ago · modified 2026-08-12 13:17 UTC
6.5
CVSS / 10
// description
The hunt_delete() VQL function allows deleting hunts. Velociraptor 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").
// weaknesses (CWE)
- CWE-863