{"api_version":"1","generated_at":"2026-08-18T11:35:56+00:00","cve":"CVE-2026-15371","urls":{"html":"https://cve.report/CVE-2026-15371","api":"https://cve.report/api/cve/CVE-2026-15371.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2026-15371","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2026-15371"},"summary":{"title":"Velociraptor Stored XSS in URL column types","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.","state":"PUBLISHED","assigner":"rapid7","published_at":"2026-08-18 07:16:48","updated_at":"2026-08-18 07:16:48"},"problem_types":["CWE-177","CWE-177 CWE-177 Improper handling of URL encoding (hex encoding)"],"metrics":[{"version":"3.1","source":"cve@rapid7.com","type":"Secondary","score":"8.1","severity":"HIGH","vector":"CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:N","data":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:N","baseScore":8.1,"baseSeverity":"HIGH","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"HIGH","userInteraction":"REQUIRED","scope":"CHANGED","confidentialityImpact":"HIGH","integrityImpact":"HIGH","availabilityImpact":"NONE"}},{"version":"3.1","source":"CNA","type":"CVSS","score":"8.1","severity":"HIGH","vector":"CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:N","data":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"NONE","baseScore":8.1,"baseSeverity":"HIGH","confidentialityImpact":"HIGH","integrityImpact":"HIGH","privilegesRequired":"HIGH","scope":"CHANGED","userInteraction":"REQUIRED","vectorString":"CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:N","version":"3.1"}}],"references":[{"url":"http://docs.velociraptor.app/announcements/advisories/cve-2026-15371/","name":"http://docs.velociraptor.app/announcements/advisories/cve-2026-15371/","refsource":"cve@rapid7.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://www.cve.org/CVERecord?id=CVE-2026-15371","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-15371","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[{"source":"CNA","vendor":"Rapid7","product":"Velociraptor","version":"affected 0.77.2 semver","platforms":["Linux"]}],"timeline":[],"solutions":[],"workarounds":[{"source":"CNA","title":"","value":"Users should not designate a column as type URL if the source of the table is untrusted (e.g. the results from artifact collections where the data is under the attacker's control).","time":"","lang":"en"}],"exploits":[],"credits":[{"source":"CNA","value":"yoojoon2 (https://github.com/yoojoon2)","lang":"en"}],"nvd_cpes":[],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[]},"source_records":{"cve_program":{"containers":{"cna":{"affected":[{"defaultStatus":"unaffected","packageName":"Velociraptor","platforms":["Linux"],"product":"Velociraptor","repo":"https://github.com/Velocidex/velociraptor/","vendor":"Rapid7","versions":[{"lessThan":"0.77.2","status":"affected","version":"0","versionType":"semver"}]}],"configurations":[{"lang":"en","supportingMedia":[{"base64":false,"type":"text/html","value":"The user must designate the column to be of type URL in the notebook, or in the artifact. Currently the only built in artifact that does this is <b>Server.Monitoring.RSSFeeds.</b>"}],"value":"The user must designate the column to be of type URL in the notebook, or in the artifact. Currently the only built in artifact that does this is Server.Monitoring.RSSFeeds."}],"credits":[{"lang":"en","type":"finder","value":"yoojoon2 (https://github.com/yoojoon2)"}],"descriptions":[{"lang":"en","supportingMedia":[{"base64":false,"type":"text/html","value":"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.<div>The code does not limit the schemes allowed in this URL , allowing an attacker to specify a JavaScript scheme exposing the user to XSS.</div>"}],"value":"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."}],"impacts":[{"capecId":"CAPEC-592","descriptions":[{"lang":"en","value":"CAPEC-592 Stored XSS"}]}],"metrics":[{"cvssV3_1":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"NONE","baseScore":8.1,"baseSeverity":"HIGH","confidentialityImpact":"HIGH","integrityImpact":"HIGH","privilegesRequired":"HIGH","scope":"CHANGED","userInteraction":"REQUIRED","vectorString":"CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:N","version":"3.1"},"format":"CVSS","scenarios":[{"lang":"en","value":"GENERAL"}]}],"problemTypes":[{"descriptions":[{"cweId":"CWE-177","description":"CWE-177 Improper handling of URL encoding (hex encoding)","lang":"en","type":"CWE"}]}],"providerMetadata":{"dateUpdated":"2026-08-18T06:52:28.884Z","orgId":"9974b330-7714-4307-a722-5648477acda7","shortName":"rapid7"},"references":[{"url":"http://docs.velociraptor.app/announcements/advisories/cve-2026-15371/"}],"source":{"discovery":"UNKNOWN"},"title":"Velociraptor Stored XSS in URL column types","workarounds":[{"lang":"en","supportingMedia":[{"base64":false,"type":"text/html","value":"Users should not designate a column as type URL if the source of the table is untrusted (e.g. the results from artifact collections where the data is under the attacker's control)."}],"value":"Users should not designate a column as type URL if the source of the table is untrusted (e.g. the results from artifact collections where the data is under the attacker's control)."}],"x_generator":{"engine":"Vulnogram 1.0.4"}}},"cveMetadata":{"assignerOrgId":"9974b330-7714-4307-a722-5648477acda7","assignerShortName":"rapid7","cveId":"CVE-2026-15371","datePublished":"2026-08-18T06:52:28.884Z","dateReserved":"2026-07-10T08:15:06.308Z","dateUpdated":"2026-08-18T06:52:28.884Z","state":"PUBLISHED"},"dataType":"CVE_RECORD","dataVersion":"5.2"},"nvd":{"publishedDate":"2026-08-18 07:16:48","lastModifiedDate":"2026-08-18 07:16:48","problem_types":["CWE-177","CWE-177 CWE-177 Improper handling of URL encoding (hex encoding)"],"metrics":{"cvssMetricV31":[{"source":"cve@rapid7.com","type":"Secondary","cvssData":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:N","baseScore":8.1,"baseSeverity":"HIGH","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"HIGH","userInteraction":"REQUIRED","scope":"CHANGED","confidentialityImpact":"HIGH","integrityImpact":"HIGH","availabilityImpact":"NONE"},"exploitabilityScore":1.7,"impactScore":5.8}]},"configurations":[]},"legacy_mitre":{"record":{"CveYear":"2026","CveId":"15371","Ordinal":"1","Title":"Velociraptor Stored XSS in URL column types","CVE":"CVE-2026-15371","Year":"2026"},"notes":[{"CveYear":"2026","CveId":"15371","Ordinal":"1","NoteData":"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.","Type":"Description","Title":"Velociraptor Stored XSS in URL column types"}]}}}