CVE-2026-15371
HIGH NVDCVSS Score
8.1
Severity
HIGH
Source
NVD
Published
Aug 18, 2026
Description
Velociraptor's web GUI allows specifying a custom type for columns in tables. The URL type takes the cell value and forms a URL which can be clicked in the GUI.The code does not limit the schemes allowed in this URL , allowing an attacker to specify a JavaScript scheme exposing the user to XSS.