SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2026-19200

HIGH · CVSS 8.9 EPSS 0.23% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-24 · Last synced 2026-09-18

CyberRota Analysis

AI-Generated

The Velociraptor verify() VQL function is vulnerable due to an implementation flaw that permits users with only NOTEBOOK_EDIT permissions to overwrite existing artifacts in the global repository, bypassing necessary access controls. This could lead to unauthorized modifications of critical artifacts, potentially compromising the integrity of the system. Organizations using Velociraptor should prioritize addressing this vulnerability to prevent exploitation by users with limited roles.

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-19200
Severity
HIGH
CVSS
8.9
EPSS
0.23%

Original NVD Description

The Velociraptor verify() VQL function allows a user to verify an artifact for syntatic and other issues. Due to an implementation fault in this VQL function, the global artifact repository is used which allows callers to overwrite existing artifacts without the required permissions.  The attacker need only have the NOTEBOOK_EDIT permission (e.g. an analyst role) to be able to call this function.