All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-18652
MEDIUMpublished 2026-08-12 10:17 UTC · 17 hours ago · modified 2026-08-12 13:17 UTC
4.9
CVSS / 10
// 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.
// weaknesses (CWE)
- CWE-862