Skip to content
Please update to the latest release 0.77.2 to address Multiple CVEs.

CVE-2026-19072: Velociraptor Investigator reaches SuperUser via hunt EffectivePrincipal

Published on 2026-07-31 Vulnogram
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.

Problem CWE-269: Improper Privilege Management
Problem CWE-164: Improper Neutralization of Internal Special Elements
ProductAffected
Rapid7 Velociraptor on Linux
source repo
Default status is unaffected
before 0.77.2
Credits
  • Yuval Miller and Leon Kayaliev