CVE-2026-18860 (GCVE-0-2026-18860)
Vulnerability from cvelistv5
Published
2026-08-11 14:52
Modified
2026-08-11 19:43
CWE
  • CWE-280 - Improper handling of insufficient permissions or privileges
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 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.
Impacted products
Vendor Product Version
Rapid7 Velociraptor Version: 0   
Create a notification for this product.
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2026-18860",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-08-11T19:25:41.955281Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-08-11T19:43:27.538Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "collectionURL": "https://github.com/Velocidex/velociraptor/releases",
          "defaultStatus": "unaffected",
          "packageName": "Velociraptor",
          "platforms": [
            "Linux"
          ],
          "product": "Velociraptor",
          "repo": "https://github.com/Velocidex/velociraptor/",
          "vendor": "Rapid7",
          "versions": [
            {
              "lessThan": "0.77.2",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        }
      ],
      "configurations": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "\u003cpre\u003eThis only affects deployments with untrusted SERVER_ADMIN users in child orgs who do not also have the SERVER_ADMIN permission in the ROOT org.\u0026nbsp;See the following documentation links:\u003cbr\u003e\u003ca href=\"https://docs.velociraptor.app/docs/deployment/security/#managing-org-access\"\u003ehttps://docs.velociraptor.app/docs/deployment/security/#managing-org-access\u003c/a\u003e\u003cbr\u003e\u003ca href=\"https://docs.velociraptor.app/docs/deployment/orgs/#org-security\"\u003ehttps://docs.velociraptor.app/docs/deployment/orgs/#org-security\u003c/a\u003e\u003c/pre\u003e"
            }
          ],
          "value": "This only affects deployments with untrusted SERVER_ADMIN users in child orgs who do not also have the SERVER_ADMIN permission in the ROOT org.\u00a0See the following documentation links:\n https://docs.velociraptor.app/docs/deployment/security/#managing-org-access \n https://docs.velociraptor.app/docs/deployment/orgs/#org-security"
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:a:rapid7:velociraptor:*:*:linux:*:*:*:*:*",
                  "versionEndExcluding": "0.77.2",
                  "versionStartIncluding": "0",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ],
          "operator": "OR"
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "Hamad Alghamdi"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "\u003cpre\u003eVelociraptor allows multi-tenant deployments named \"Orgs\".\u003cbr\u003e\u003cbr\u003eBy default Velociraptor, uses the ROOT org, but users can create child orgs for other tenants within the same deployment.\u003cbr\u003e\u003cbr\u003eUsers can have different permissions in each org. To manage Orgs, Velociraptor usually examines the ORG_ADMIN permission on the ROOT org.\u003cbr\u003e\u003cbr\u003eThis 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.\u0026nbsp;This allows an administrator in a child org, which is not also an administrator in the ROOT org, to delete other orgs.\u003c/pre\u003e"
            }
          ],
          "value": "Velociraptor allows multi-tenant deployments named \"Orgs\".\n\nBy default Velociraptor, uses the ROOT org, but users can create child orgs for other tenants within the same deployment.\n\nUsers can have different permissions in each org. To manage Orgs, Velociraptor usually examines the ORG_ADMIN permission on the ROOT org.\n\nThis 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.\u00a0This allows an administrator in a child org, which is not also an administrator in the ROOT org, to delete other orgs."
        }
      ],
      "impacts": [
        {
          "capecId": "CAPEC-122",
          "descriptions": [
            {
              "lang": "en",
              "value": "CAPEC-122 Privilege Abuse"
            }
          ]
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.7,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "HIGH",
            "scope": "CHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:H/A:H",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-280",
              "description": "CWE-280 Improper handling of insufficient permissions or privileges",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-08-11T14:52:55.529Z",
        "orgId": "9974b330-7714-4307-a722-5648477acda7",
        "shortName": "rapid7"
      },
      "references": [
        {
          "url": "https://docs.velociraptor.app/announcements/advisories/cve-2026-18860/"
        },
        {
          "url": "https://github.com/Velocidex/velociraptor/commit/dc38bd6a7e12a678cd79e726bdd1ded4eed75967"
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "tags": [
        "x_open-source"
      ],
      "title": "Velociraptor incorrect Org deletion permissions check",
      "workarounds": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "\u003cpre\u003eEnsure administrator users in child orgs are trusted to manage orgs.\u003c/pre\u003e"
            }
          ],
          "value": "Ensure administrator users in child orgs are trusted to manage orgs."
        }
      ],
      "x_generator": {
        "engine": "Vulnogram 1.0.4"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "9974b330-7714-4307-a722-5648477acda7",
    "assignerShortName": "rapid7",
    "cveId": "CVE-2026-18860",
    "datePublished": "2026-08-11T14:52:55.529Z",
    "dateReserved": "2026-08-04T16:15:03.926Z",
    "dateUpdated": "2026-08-11T19:43:27.538Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-18860\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-08-11T19:25:41.955281Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-08-11T19:43:22.539Z\"}}], \"cna\": {\"tags\": [\"x_open-source\"], \"title\": \"Velociraptor incorrect Org deletion permissions check\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Hamad Alghamdi\"}], \"impacts\": [{\"capecId\": \"CAPEC-122\", \"descriptions\": [{\"lang\": \"en\", \"value\": \"CAPEC-122 Privilege Abuse\"}]}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 8.7, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"HIGH\", \"confidentialityImpact\": \"NONE\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"repo\": \"https://github.com/Velocidex/velociraptor/\", \"vendor\": \"Rapid7\", \"product\": \"Velociraptor\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"0.77.2\", \"versionType\": \"semver\"}], \"platforms\": [\"Linux\"], \"packageName\": \"Velociraptor\", \"collectionURL\": \"https://github.com/Velocidex/velociraptor/releases\", \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://docs.velociraptor.app/announcements/advisories/cve-2026-18860/\"}, {\"url\": \"https://github.com/Velocidex/velociraptor/commit/dc38bd6a7e12a678cd79e726bdd1ded4eed75967\"}], \"workarounds\": [{\"lang\": \"en\", \"value\": \"Ensure administrator users in child orgs are trusted to manage orgs.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cpre\u003eEnsure administrator users in child orgs are trusted to manage orgs.\u003c/pre\u003e\", \"base64\": false}]}], \"x_generator\": {\"engine\": \"Vulnogram 1.0.4\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"Velociraptor allows multi-tenant deployments named \\\"Orgs\\\".\\n\\nBy default Velociraptor, uses the ROOT org, but users can create child orgs for other tenants within the same deployment.\\n\\nUsers can have different permissions in each org. To manage Orgs, Velociraptor usually examines the ORG_ADMIN permission on the ROOT org.\\n\\nThis 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.\\u00a0This allows an administrator in a child org, which is not also an administrator in the ROOT org, to delete other orgs.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cpre\u003eVelociraptor allows multi-tenant deployments named \\\"Orgs\\\".\u003cbr\u003e\u003cbr\u003eBy default Velociraptor, uses the ROOT org, but users can create child orgs for other tenants within the same deployment.\u003cbr\u003e\u003cbr\u003eUsers can have different permissions in each org. To manage Orgs, Velociraptor usually examines the ORG_ADMIN permission on the ROOT org.\u003cbr\u003e\u003cbr\u003eThis 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.\u0026nbsp;This allows an administrator in a child org, which is not also an administrator in the ROOT org, to delete other orgs.\u003c/pre\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-280\", \"description\": \"CWE-280 Improper handling of insufficient permissions or privileges\"}]}], \"configurations\": [{\"lang\": \"en\", \"value\": \"This only affects deployments with untrusted SERVER_ADMIN users in child orgs who do not also have the SERVER_ADMIN permission in the ROOT org.\\u00a0See the following documentation links:\\n https://docs.velociraptor.app/docs/deployment/security/#managing-org-access \\n https://docs.velociraptor.app/docs/deployment/orgs/#org-security\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cpre\u003eThis only affects deployments with untrusted SERVER_ADMIN users in child orgs who do not also have the SERVER_ADMIN permission in the ROOT org.\u0026nbsp;See the following documentation links:\u003cbr\u003e\u003ca href=\\\"https://docs.velociraptor.app/docs/deployment/security/#managing-org-access\\\"\u003ehttps://docs.velociraptor.app/docs/deployment/security/#managing-org-access\u003c/a\u003e\u003cbr\u003e\u003ca href=\\\"https://docs.velociraptor.app/docs/deployment/orgs/#org-security\\\"\u003ehttps://docs.velociraptor.app/docs/deployment/orgs/#org-security\u003c/a\u003e\u003c/pre\u003e\", \"base64\": false}]}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:a:rapid7:velociraptor:*:*:linux:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"0.77.2\", \"versionStartIncluding\": \"0\"}], \"operator\": \"OR\"}], \"operator\": \"OR\"}], \"providerMetadata\": {\"orgId\": \"9974b330-7714-4307-a722-5648477acda7\", \"shortName\": \"rapid7\", \"dateUpdated\": \"2026-08-11T14:52:55.529Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2026-18860\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-08-11T19:43:27.538Z\", \"dateReserved\": \"2026-08-04T16:15:03.926Z\", \"assignerOrgId\": \"9974b330-7714-4307-a722-5648477acda7\", \"datePublished\": \"2026-08-11T14:52:55.529Z\", \"assignerShortName\": \"rapid7\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…