πŸ” CVE Alert

CVE-2026-18860

HIGH 8.7

Velociraptor incorrect Org deletion permissions check

CVSS Score
8.7
EPSS Score
0.0%
EPSS Percentile
0th

Velociraptor allows multi-tenant deployments named "Orgs". By default Velociraptor, uses the ROOT org, but users can create child orgs for other tenants within the same deployment. Users can have different permissions in each org. To manage Orgs, Velociraptor usually examines the ORG_ADMIN permission on the ROOT org. This issue results from the Velociraptor server allowing for the deletion of Orgs by incorrectly checking the ORG_ADMIN permission of callers within the calling ORG instead of the ROOT org. However, Org admins of child orgs were able to add this permission to their ACL token within their own org.Β This allows an administrator in a child org, which is not also an administrator in the ROOT org, to delete other orgs.

CWE CWE-280
Vendor rapid7
Product velociraptor
Published 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:C/C:N/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Changed
Confidentiality
None
Integrity
High
Availability
High

Affected Versions

Rapid7 / Velociraptor
0 < 0.77.2

References

NVD β†— CVE.org β†— EPSS Data β†—
docs.velociraptor.app: https://docs.velociraptor.app/announcements/advisories/cve-2026-18860/ github.com: https://github.com/Velocidex/velociraptor/commit/dc38bd6a7e12a678cd79e726bdd1ded4eed75967

Credits

Hamad Alghamdi