CVE Catalog

CVE-2026-19072

CriticalCVSS 9.9
Published: Updated: Translated: NVD NIST

Summary

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.

Risk Assessment

A user with the "investigator" role can execute arbitrary VQL statements with administrator privileges on the Velociraptor server. This can lead to full server compromise and breach of all managed endpoints.

Recommendation

Update Velociraptor to a version containing the fix. Limit the number of users with the "investigator" role and check logs for unusual hunts.

Other vulnerabilities in Velociraptor

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS