CVE-2026-19072 PUBLISHED

Velociraptor Investigator reaches SuperUser via hunt EffectivePrincipal

Assigner: rapid7
Reserved: 06.08.2026 Published: 24.09.2026 Updated: 25.09.2026

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.

Metrics

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

Product Status

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

Credits

  • Yuval Miller finder
  • Leon Kayaliev finder

References

Problem Types

  • CWE-1269 Product released in Non-Release configuration CWE
  • CWE-164 Improper neutralization of internal special elements CWE

Impacts

  • CAPEC-233 Privilege Escalation
  • CAPEC-153 Input Data Manipulation