Vulnerability 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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
FAQ
What is CVE-2026-15371?
CVE-2026-15371 is a vulnerability with a CVSS score of 8.1 (HIGH). 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 allo...
How severe is CVE-2026-15371?
CVE-2026-15371 has been rated HIGH with a CVSS base score of 8.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-15371?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.