SEPTEMBER 15, 2026
Live Feed
Back to database
Case File

CVE-2026-19584

HIGH · CVSS 7.7 EPSS 0.19% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-10 · Last synced 2026-09-15

CyberRota Analysis

AI-Generated

Velociraptor's daily backup feature is vulnerable, allowing users with NOTEBOOK_EDITOR permissions to inject malicious VQL queries into notebook backups. When these backups are restored, the queries are executed with elevated privileges, potentially compromising the system's integrity. Organizations using Velociraptor should prioritize addressing this vulnerability to prevent unauthorized access and exploitation.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-19584
Severity
HIGH
CVSS
7.7
EPSS
0.19%

Original NVD Description

Velociraptor allows for the creation of notebook backups in its default enabled daily backup feature. When Velociraptor restores the backup, the notebook cell content is interpolated into a template with no ACL checks. This allows a malicious user with NOTEBOOK_EDITOR permission to plant a VQL query which will be evaluated at elevated permissions if the notebook's backup is subsequently restored.