๐Ÿ” CVE Alert

CVE-2026-18635

HIGH 7.2

Velociraptor query plugin allows impersonation in other orgs

CVSS Score
7.2
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-863
Vendor rapid7
Product velociraptor
Published Aug 11, 2026
Last Updated Aug 11, 2026
Stay Ahead of the Next One

Get instant alerts for rapid7 velociraptor

Be the first to know when new high vulnerabilities affecting rapid7 velociraptor are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

Rapid7 / Velociraptor
0 < 0.77.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
docs.velociraptor.app: http://docs.velociraptor.app/announcements/advisories/cve-2026-18635/

Credits

Itay Vardi