SB20260825121 - Missing Authorization in Velociraptor
Published: August 25, 2026
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 1 vulnerability.
1) Missing Authorization (CVE-ID: N/A)
CWE-ID: CWE-862 - Missing Authorization
CVSSv4: 7.1 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N]
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.
Remediation
Install update from vendor's website.