CVE-2026-18636

The Velociraptor gRPC API has a VFSGetBuffer endpoint which allows reading files from the datastore. To prevent users from reading sensitive files or accessing other orgs, the requested path is prefix checked against a list of denied prefixes. This prefix check can be bypassed allowing a user to access usually denied files. If the user has read permission in the ROOT org, this allows access to other orgs, in which the user may not have permission.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-11 15:17

Updated : 2026-08-28 21:17


NVD link : CVE-2026-18636

Mitre link : CVE-2026-18636

CVE.ORG link : CVE-2026-18636


JSON object : View

Products Affected

No product.

CWE
CWE-288

Authentication Bypass Using an Alternate Path or Channel