CVE-2026-18635

Velociraptor's VQL has a query() plugin which allows running a VQL query in a different org or user context. To be able to run as a different user, the calling user needs to have the IMPERSONATE permission (usually only given to administrators). Velociraptor versions prior to 0.77.2 evaluate this permission against the caller's org instead of against the target org. This allows an administrator in one org to impersonate another user in another org, in which they may not have the IMPERSONATE permission.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-11 15:17

Updated : 2026-08-28 21:17


NVD link : CVE-2026-18635

Mitre link : CVE-2026-18635

CVE.ORG link : CVE-2026-18635


JSON object : View

Products Affected

No product.

CWE
CWE-863

Incorrect Authorization