Published on 2026-04-15

Velociraptor versions prior to 0.76.3 contain a vulnerability in the query() plugin which allows access to all orgs with the user's current ACL token.

This allows an authenticated GUI user with access in one org, to use the query() plugin, in a notebook cell, to run VQL queries on other orgs which they may not have access to. The user's permissions in the other org are the same as the permissions they have in the org containing the notebook.

Problem:

CWE-863: Incorrect Authorization CWE-863

Impact:

CAPEC-114: Authentication Abuse CAPEC-114

Product Status:

Product Affected
Rapid7 Velociraptor on Linux
source repo
Default status is unaffected
before 0.76.3
before 0.75.8

Credits:

We thank Faisal Alhumaid for reporting this issue responsibly.