CVE-2026-18652 PUBLISHED

Velociraptor STACK Type Download Path Bypasses Denied Prefix Check

Assigner: rapid7
Reserved: 03.08.2026 Published: 12.08.2026 Updated: 12.08.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N
CVSS Score: 4.9

Product Status

Vendor Rapid7
Product Velociraptor
Versions Default: unaffected
  • affected from 0 to 0.77.2 (excl.)

Affected Configurations

To exploit this vulnerability, the user must have a "reader" role to the root org.

Workarounds

As  documented https://docs.velociraptor.app/docs/deployment/security/#the-root-org ,  the root org is more privileged than other orgs. You should only give trusted users access to the root org.

Credits

  • Reported independently by Tristan Madani (Talence Security) finder
  • Reported independently by Leonardo Souza (anauaque) finder

References

Problem Types

  • CWE-862: Missing Authorization CWE

Impacts

  • CAPEC-1 Accessing Functionality Not Properly Constrained by ACLs