Lucene search
+L

53 matches found

Kitploit
Kitploit
added 2026/09/04 7:36 a.m.8 views

velociraptor

Velociraptor - 终端可见性与数据采集工具。 Velociraptor 是一款使用 Velociraptor 查询语言(VQL)查询来收集主机状态信息的工具。 要了解更多关于 Velociraptor 的信息,请阅读文档: https://docs.velociraptor.app/ 快速开始 如果你想了解 Velociraptor 的用途,只需: 1. 从发布页面为你喜欢的平台(Windows/Linux/MacOS)下载二进制文件。 2. 启动 GUI root@kitploit: $ velociraptor gui 这将会启动...

5.4AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/30 4:20 a.m.3 views

DetectRaptor

DetectRaptor Un repositorio para compartir contenido público de detección masiva con Velociraptor de forma fácil de consumir. Simplemente toma el VQL zip de la versión publicada e impórtalo en Velociraptor. Esto se puede hacer fácilmente mediante el intercambio de artefactos de Velociraptor:...

5.4AI score
SaveExploits0References1
NVD
NVD
added 2026/08/24 4:16 a.m.16 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.22 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.11 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.14 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.64 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
CVE
CVE
added 2026/08/12 9:44 a.m.38 views

CVE-2026-64952

Velociraptor’s hunt_delete() VQL function has a permission check flaw: it allows deleting hunts because the check requires COLLECT_CLIENT (investigator) instead of DELETE_RESULTS (administrators). This misapplies access control, potentially enabling non-administrator users to delete hunts. The CV...

6.5CVSS5.2AI score0.00174EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/12 9:44 a.m.13 views

EUVD-2026-57159

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.5CVSS5.2AI score0.00174EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/12 9:44 a.m.10 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.5CVSS5.2AI score0.00174EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/12 5:19 a.m.9 views

CVE-2026-64954

Velociraptor allows scheduling new collections via VQL queries in notebooks. For a user to schedule a new collection, they require the COLLECTCLIENT permission. However, this is not enforced when the user can run a VQL query which resets the authorization provider. This allows a user who can run...

8.2CVSS0.00232EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/12 4:26 a.m.38 views

CVE-2026-64954 Velociraptor collect_client() Permissions Bypass

Velociraptor allows scheduling new collections via VQL queries in notebooks. For a user to schedule a new collection, they require the COLLECTCLIENT permission. However, this is not enforced when the user can run a VQL query which resets the authorization provider. This allows a user who can run...

8.2CVSS0.00232EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/12 4:26 a.m.46 views

CVE-2026-64954

Velociraptor vulnerability CVE-2026-64954 arises because the COLLECT_CLIENT permission is not enforced when a user can run a VQL query that resets the authorization provider. This lets a user who can execute arbitrary VQL (typically an analyst) trigger new collections that normally require the in...

8.2CVSS5.4AI score0.00232EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/12 4:26 a.m.10 views

EUVD-2026-57068

Velociraptor allows scheduling new collections via VQL queries in notebooks. For a user to schedule a new collection, they require the COLLECTCLIENT permission. However, this is not enforced when the user can run a VQL query which resets the authorization provider. This allows a user who can run...

8.2CVSS5.4AI score0.00232EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/12 4:26 a.m.6 views

CVE-2026-64954 Velociraptor collect_client() Permissions Bypass

Velociraptor allows scheduling new collections via VQL queries in notebooks. For a user to schedule a new collection, they require the COLLECTCLIENT permission. However, this is not enforced when the user can run a VQL query which resets the authorization provider. This allows a user who can run...

8.2CVSS5.5AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.4 views

PT-2026-70995

Name of the Vulnerable Software and Affected Versions Velociraptor affected versions not specified Description Velociraptor allows scheduling new collections via VQL queries in notebooks. While scheduling a new collection typically requires the COLLECT CLIENT permission, this requirement is not...

8.2CVSS5.4AI score0.00232EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/11 3:17 p.m.18 views

CVE-2026-18635

Velociraptor's VQL has a query plugin which allows running a VQL query in a different org or user context. To be able to run as a different user, the calling user needs to have the IMPERSONATE permission usually only given to administrators. Velociraptor versions prior to 0.77.2 evaluate this...

7.2CVSS0.00257EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/11 2:15 p.m.33 views

CVE-2026-18635 Velociraptor query plugin allows impersonation in other orgs

Velociraptor's VQL has a query plugin which allows running a VQL query in a different org or user context. To be able to run as a different user, the calling user needs to have the IMPERSONATE permission usually only given to administrators. Velociraptor versions prior to 0.77.2 evaluate this...

7.2CVSS0.00257EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/11 2:15 p.m.30 views

CVE-2026-18635

CVE-2026-18635 concerns Velociraptor VQL’s query() plugin, where a caller with IMPERSONATE permission can run a query in a different org/user context. Prior to 0.77.2, the permission check evaluated the caller’s org instead of the target org, enabling an administrator in one org to impersonate a ...

7.2CVSS5.4AI score0.00257EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/11 2:15 p.m.32 views

CVE-2026-18635 Velociraptor query plugin allows impersonation in other orgs

Velociraptor's VQL has a query plugin which allows running a VQL query in a different org or user context. To be able to run as a different user, the calling user needs to have the IMPERSONATE permission usually only given to administrators. Velociraptor versions prior to 0.77.2 evaluate this...

7.2CVSS5.4AI score
SaveExploits0References4
Rows per page
Query Builder