CVE Catalog

CVE-2026-19583

CriticalCVSS 9.9
Published: Translated: NVD NIST

Summary

Velociraptor allows some sensitive artifacts to be gated by additional permissions, e.g. Linux.Sys.BashShell requires EXECVE. However, no such check was implemented for client monitoring artifacts, and there was no requirement that they carry the CLIENT_EVENTS type. This allows any user who can schedule client monitoring artifacts to also schedule otherwise restricted artifacts.

Risk Assessment

A user with permission to schedule client monitoring artifacts can bypass restrictions and execute arbitrary commands on endpoints. This leads to privilege escalation and potential full compromise of managed hosts.

Recommendation

Restrict permission to schedule client monitoring artifacts to trusted administrators only and update Velociraptor to a patched version. Verify who holds permissions to create client monitoring artifacts.

Other vulnerabilities in Velociraptor

See all
Original NVD description (English source)

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).

Vulnerability data from NVD (NIST) · CISA KEV · EPSS