Lucene search
+L

383 matches found

NVD
NVD
added 2026/08/24 4:16 a.m.10 views

CVE-2026-19200

The Velociraptor verify VQL function allows a user to verify an artifact for syntatic and other issues. Due to an implementation fault in this VQL function, the global artifact repository is used which allows callers to overwrite existing artifacts without the required permissions. The attacker...

8.9CVSS0.00228EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/24 3:22 a.m.13 views

CVE-2026-19200

Velociraptor 's verify() VQL function suffers from an implementation fault that causes it to use the global artifact repository instead of a scoped one. This allows a user with only the NOTEBOOK_EDIT permission (e.g., an analyst role) to overwrite existing live built-in artifacts without the perm...

8.9CVSS5.3AI score0.00228EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/24 3:22 a.m.4 views

CVE-2026-19200 Velociraptor Analyst overwrites live built-in artifacts through verify()

The Velociraptor verify VQL function allows a user to verify an artifact for syntatic and other issues. Due to an implementation fault in this VQL function, the global artifact repository is used which allows callers to overwrite existing artifacts without the required permissions. The attacker...

8.9CVSS5.6AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/24 3:22 a.m.10 views

EUVD-2026-64703

The Velociraptor verify VQL function allows a user to verify an artifact for syntatic and other issues. Due to an implementation fault in this VQL function, the global artifact repository is used which allows callers to overwrite existing artifacts without the required permissions. The attacker...

8.9CVSS5.5AI score0.00228EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/24 3:22 a.m.45 views

CVE-2026-19200 Velociraptor Analyst overwrites live built-in artifacts through verify()

The Velociraptor verify VQL function allows a user to verify an artifact for syntatic and other issues. Due to an implementation fault in this VQL function, the global artifact repository is used which allows callers to overwrite existing artifacts without the required permissions. The attacker...

8.9CVSS0.00228EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/18 7:16 a.m.5 views

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

8.1CVSS0.00212EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/18 6:52 a.m.28 views

CVE-2026-15371

Velociraptor's web GUI URL column type accepts arbitrary schemes (e.g., javascript:), enabling stored XSS when a victim clicks a crafted link. Root cause is lack of scheme allow-listing. CVSS 8.1 (HIGH) requires high privileges and user click. Exploitation in the wild is not reported. Advisory: h...

8.1CVSS5.4AI score0.00212EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/18 6:52 a.m.23 views

CVE-2026-15371 Velociraptor Stored XSS in URL column types

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

8.1CVSS0.00212EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/18 6:52 a.m.8 views

EUVD-2026-60571

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

8.1CVSS5.4AI score0.00212EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/18 6:52 a.m.8 views

CVE-2026-15371 Velociraptor Stored XSS in URL column types

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

8.1CVSS5.5AI score
SaveExploits0References4
NVD
NVD
added 2026/08/12 10:17 a.m.10 views

CVE-2026-64955

When Microsoft Excel imports a CSV file, it executes cells beginning with certain characters as formulas, giving such CSV files arbitrary execution. Velociraptor fails to sanitize such cells when exporting to CSV from various places such as the GUI, offline collector or data exports. It is not...

6.1CVSS0.00224EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/12 10:17 a.m.8 views

CVE-2026-64951

A rogue Velociraptor client can upload a malformed sparse file such that if the GUI attempts to expand the file, a panic occurs which may crash the server process. The problem is a Divide by Zero bug in the ShouldPadFile function...

3.5CVSS0.00163EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/12 10:17 a.m.9 views

CVE-2026-64952

The huntdelete VQL function allows deleting hunts. Velociraptor misapplied the permission check requiring only COLLECTCLIENT usually assigned to the "investigator" role instead of the "DELETERESULTS" permission usually only assigned to "administrators"...

6.5CVSS0.00174EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/12 10:17 a.m.15 views

CVE-2026-18652

Velociraptor allows reading Stacked result sets from the GUI. Velociraptor's multi-tenant design stores sub orgs within the datastore directory. The path requested by the GUI is not correctly checked against the prefix deny list, allowing result sets to read from denied prefixes. In particular, a...

6.5CVSS0.00274EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/12 9:56 a.m.4 views

CVE-2026-18652 Velociraptor STACK Type Download Path Bypasses Denied Prefix Check

Velociraptor allows reading Stacked result sets from the GUI. Velociraptor's multi-tenant design stores sub orgs within the datastore directory. The path requested by the GUI is not correctly checked against the prefix deny list, allowing result sets to read from denied prefixes. In particular, a...

6.5CVSS5.3AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/12 9:56 a.m.11 views

EUVD-2026-57161

Velociraptor allows reading Stacked result sets from the GUI. Velociraptor's multi-tenant design stores sub orgs within the datastore directory. The path requested by the GUI is not correctly checked against the prefix deny list, allowing result sets to read from denied prefixes. In particular, a...

4.9CVSS5.2AI score0.00274EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/12 9:56 a.m.36 views

CVE-2026-18652 Velociraptor STACK Type Download Path Bypasses Denied Prefix Check

Velociraptor allows reading Stacked result sets from the GUI. Velociraptor's multi-tenant design stores sub orgs within the datastore directory. The path requested by the GUI is not correctly checked against the prefix deny list, allowing result sets to read from denied prefixes. In particular, a...

6.5CVSS0.00274EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/12 9:56 a.m.8 views

CVE-2026-18652 Velociraptor STACK Type Download Path Bypasses Denied Prefix Check

Velociraptor allows reading Stacked result sets from the GUI. Velociraptor's multi-tenant design stores sub orgs within the datastore directory. The path requested by the GUI is not correctly checked against the prefix deny list, allowing result sets to read from denied prefixes. In particular, a...

6.5CVSS5.2AI score0.00274EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/12 9:56 a.m.8 views

CVE-2026-18652

Velociraptor allows reading Stacked result sets from the GUI. Velociraptor's multi-tenant design stores sub orgs within the datastore directory. The path requested by the GUI is not correctly checked against the prefix deny list, allowing result sets to read from denied prefixes. In particular, a...

4.9CVSS5.2AI score0.00274EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/12 9:56 a.m.36 views

CVE-2026-18652

Velociraptor exposes a data-access issue in the GUI where the path prefix deny check can be bypassed, enabling read access to stacked result sets across tenant orgs. The multi-tenant design stores sub-org data under a shared datastore directory, and a user with read access to the root org can acc...

6.5CVSS5.2AI score0.00274EPSS
SaveExploits0References1
Rows per page
Query Builder