CVE-2026-15371

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.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-18 07:16

Updated : 2026-08-28 21:17


NVD link : CVE-2026-15371

Mitre link : CVE-2026-15371

CVE.ORG link : CVE-2026-15371


JSON object : View

Products Affected

No product.

CWE
CWE-177

Improper Handling of URL Encoding (Hex Encoding)