---
id: CVE-2026-18860
title: >-
  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
summary: >-
  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 m…
severity: high
cvss: 8.7
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:H/A:H'
cwe:
  - CWE-280
published: '2026-08-11'
updated: '2026-08-28'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-18860'
references:
  - url: 'https://docs.velociraptor.app/announcements/advisories/cve-2026-18860/'
    label: cve@rapid7.com
  - url: >-
      https://github.com/Velocidex/velociraptor/commit/dc38bd6a7e12a678cd79e726bdd1ded4eed75967
    label: cve@rapid7.com
tags:
  - nvd
epss: 0.00443
epssPercentile: 0.35919
ingestedAt: '2026-08-29T19:41:14.196Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
