CVE-2026-19072
Received Received - Intake

Privilege Escalation via Hunt Compilation in Velociraptor

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

Publication date: 2026-09-24

Last updated on: 2026-09-24

Assigner: Rapid7, Inc.

Description

Velociraptor stores the compiled VQL in the hunt object internally to avoid having to recompile the artifacts for each endpoint in the hunt. Although the field "compiled_collector_args" is an internal field, Velociraptor allowed the field to be set from a user API call. This allows another user who can schedule a hunt (minimal role of "investigator" ) to set the compiled VQL statements for the hunt bypassing any ACL checks that would normally be applied. This flaw can then be escalated to allow the "investigator" user to run arbitrary VQL statements as an administrator user on the Velociraptor server.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-24
Last Modified
2026-09-24
Generated
2026-09-24
AI Q&A
2026-09-24
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-1269 The product released to market is released in pre-production or manufacturing configuration.
CWE-164 The product receives input from an upstream component, but it does not neutralize or incorrectly neutralizes internal special elements that could be interpreted in unexpected ways when they are sent to a downstream component.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a privilege escalation vulnerability in Velociraptor, a digital forensics tool. It allows an investigator-level user to set the internal 'compiled_collector_args' field via API calls, bypassing access controls. This lets them run arbitrary VQL statements with administrator privileges on the server.

Detection Guidance

To detect this vulnerability, check Velociraptor server logs for unauthorized modifications to hunt objects or attempts to set the 'compiled_collector_args' field via API calls. Look for suspicious VQL execution attempts by investigator-level users. Ensure all users have the least privileges required and monitor for privilege escalation patterns.

Impact Analysis

An attacker with investigator access could escalate to full admin rights, gaining control over the Velociraptor server. This could lead to unauthorized data access, manipulation, or system compromise, depending on the server's role in your environment.

Compliance Impact

This vulnerability could lead to unauthorized access or modification of sensitive data, violating GDPR's data protection principles or HIPAA's security requirements. Compliance may be compromised if the tool is used for handling regulated data.

Mitigation Strategies

Update Velociraptor to version 0.77.2 or later to address the improper privilege management flaw. Ensure only authorized users have investigator-level access and review hunt configurations for unauthorized modifications to internal fields like compiled_collector_args.

Chat Assistant

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

EPSS Chart