CVE-2026-19200 PUBLISHED

Velociraptor Analyst overwrites live built-in artifacts through verify()

Assigner: rapid7
Reserved: 07.08.2026 Published: 24.08.2026 Updated: 24.08.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:L
CVSS Score: 8.9

Product Status

Vendor Rapid7
Product Velociraptor
Versions Default: unaffected
  • affected from 0 to 0.77.2 (excl.)

Affected Configurations

Attacker must have at least the investigator role and must be able to issue a query in a notebook in the GUI.

Credits

  • Yuval Miller and Leon Kayaliev finder

References

Problem Types

  • CWE-862: Missing Authorization CWE
  • CWE-94: Improper Control of Generation of Code ('Code Injection') CWE