AUGUST 15, 2026
Live Feed
Back to database
Case File

CVE-2026-18652

MEDIUM · CVSS 4.9 EPSS 0.22%

Source: NVD + CISA KEV + EPSS · Published 2026-08-12 · Last synced 2026-08-15

CyberRota Analysis

AI-Generated

The vulnerability in Velociraptor arises from improper access control in its multi-tenant architecture, allowing users with read access to the root organization to retrieve data from child organizations. This can lead to unauthorized exposure of sensitive information across different organizational units. Organizations utilizing Velociraptor, especially those with multi-tenant environments, should prioritize addressing this issue to mitigate potential data breaches.

CVE
CVE-2026-18652
Severity
MEDIUM
CVSS
4.9
EPSS
0.22%

Original NVD Description

Velociraptor allows reading Stacked result sets from the GUI.  Velociraptor's multi-tenant design stores sub orgs within the datastore directory. The path requested by the GUI is not correctly checked against the prefix deny list, allowing result sets to read from denied prefixes. In particular, a user with read access to the root org can access result sets from child orgs.