Missing Authorization in Velociraptor - #VU145357
Published: August 25, 2026
Vulnerability details
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to improper access control in the sql() VQL plugin when processing caller-supplied database drivers, connection strings, and queries through the notebook query API. A remote user can send a specially crafted query to disclose sensitive information.
The issue is reachable by low-privilege roles that have ANY_QUERY but do not have FILESYSTEM_READ or NETWORK permissions, and exploitation can cause the server to read files through a rogue MySQL server\'s LOAD DATA LOCAL INFILE feature.