{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "0.77.2"
              }
            ],
            "source": "AFFECTED_FIELD"
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "c0c9dd609140139efcb37c47e2afa79ed57e6c84"
            }
          ],
          "repo": "https://github.com/velocidex/velociraptor",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "rapid7",
    "cwe_ids": [
      "CWE-177"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/15xxx/CVE-2026-15371.json"
  },
  "details": "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.",
  "id": "CVE-2026-15371",
  "modified": "2026-08-30T03:30:25.657476391Z",
  "published": "2026-08-18T06:52:28.884Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/Velocidex/velociraptor/"
    },
    {
      "type": "ADVISORY",
      "url": "http://docs.velociraptor.app/announcements/advisories/cve-2026-15371/"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/15xxx/CVE-2026-15371.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-15371"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Velociraptor Stored XSS in URL column types"
}