CVE-2026-64952
Received Received - Intake

Velociraptor Hunt Deletion Permission Bypass

Vulnerability report for CVE-2026-64952, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-12

Last updated on: 2026-08-12

Assigner: Rapid7, Inc.

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

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-12
Last Modified
2026-08-12
Generated
2026-08-12
AI Q&A
2026-08-12
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
velociraptor velociraptor to 0.77.2 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-863 The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability involves the hunt_delete() function in Velociraptor, a digital forensics tool. The function allows deleting hunts but incorrectly checks for only COLLECT_CLIENT permission instead of DELETE_RESULTS. This means users with investigator-level access can delete hunts, which should require administrator privileges.

Detection Guidance

To detect this vulnerability, review Velociraptor server logs for unauthorized use of the hunt_delete() function. Check for users with COLLECT_CLIENT permission performing delete operations typically requiring DELETE_RESULTS. Examine audit logs for suspicious hunt deletions.

Impact Analysis

An attacker with investigator-level access could delete hunts, potentially removing critical forensic data or evidence. This compromises data integrity and could hinder incident response efforts by erasing important investigation trails.

Mitigation Strategies

Upgrade Velociraptor to version 0.77.2 or later. Review and restrict COLLECT_CLIENT permissions to prevent unauthorized hunt deletions. Audit existing user permissions and remove DELETE_RESULTS access from non-administrative roles.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-64952. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart