CVE-2026-15371
Velociraptor Stored XSS in URL column types
CVSS Score
8.1
EPSS Score
0.0%
EPSS Percentile
0th
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.
| CWE | CWE-177 |
| Vendor | rapid7 |
| Product | velociraptor |
| Published | Aug 18, 2026 |
Stay Ahead of the Next One
Get instant alerts for rapid7 velociraptor
Be the first to know when new high vulnerabilities affecting rapid7 velociraptor are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:N Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
Required
Scope
Changed
Confidentiality
High
Integrity
High
Availability
None
Affected Versions
Rapid7 / Velociraptor
0 < 0.77.2
References
Credits
yoojoon2 (https://github.com/yoojoon2)