Velociraptor allows some sensitive artifacts to be gated by additional permissions. For example, the Linux.Sys.BashShell artifact allows arbitrary command execution on endpoints, and so it requires the EXECVE permission to schedule. However, no such check was implemented for client monitoring artifacts. Additionally there was no requirement that client monitoring artifacts carry the CLIENT_EVENTS type. This allows any user who can schedule client monitoring artifacts to also schedule otherwise restricted artifacts (such as Linux.Sys.BashShell).
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-09-10 03:16
Updated : 2026-09-11 04:17
NVD link : CVE-2026-19583
Mitre link : CVE-2026-19583
CVE.ORG link : CVE-2026-19583
JSON object : View
Products Affected
No product.
CWE
CWE-732
Incorrect Permission Assignment for Critical Resource
