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").
ProblemCWE-863: Incorrect Authorization
Required configuration for exposure
The attacker should have at least COLLECT_CLIENT permission (investigator role)
Product
Affected
Rapid7 Velociraptor on Linux
source repo
Default status is unaffected