CVE-2026-15371

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
18/08/2026
Last modified:
18/08/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.