CVE-2026-64952 PUBLISHED

Velociraptor Hunt Deletion With Insufficient Permission Check

Assigner: rapid7
Reserved: 21.07.2026 Published: 12.08.2026 Updated: 12.08.2026

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").

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
CVSS Score: 6.5

Product Status

Vendor Rapid7
Product Velociraptor
Versions Default: unaffected
  • affected from 0 to 0.77.2 (excl.)

Affected Configurations

The attacker should have at least COLLECT_CLIENT permission (investigator role)

Credits

  • Tristan Madani (Talence Security) finder

References

Problem Types

  • CWE-863: Incorrect Authorization CWE

Impacts

  • CAPEC-122 Privilege Abuse