CVE-2025-6264

Velociraptor allows collection of VQL queries packaged into Artifacts from endpoints. These artifacts can be used to do anything and usually run with elevated permissions.  To limit access to some dangerous artifact, Velociraptor allows for those to require high permissions like EXECVE to launch. The Admin.Client.UpdateClientConfig is an artifact used to update the client's configuration. This artifact did not enforce an additional required permission, allowing users with COLLECT_CLIENT permissions (normally given by the "Investigator" role) to collect it from endpoints and update the configuration. This can lead to arbitrary command execution and endpoint takeover. To successfully exploit this vulnerability the user must already have access to collect artifacts from the endpoint (i.e. have the COLLECT_CLIENT given typically by the "Investigator' role).
Configurations

No configuration.

History

23 Jun 2025, 00:15

Type Values Removed Values Added
CVSS v2 : unknown
v3 : 4.7
v2 : unknown
v3 : 5.5
Summary
  • (es) Velociraptor permite la recopilación de consultas VQL empaquetadas en artefactos desde los endpoints. Estos artefactos pueden usarse para cualquier función y suelen ejecutarse con permisos elevados. Para limitar el acceso a artefactos peligrosos, Velociraptor permite que estos requieran permisos elevados, como EXECVE, para su ejecución. Admin.Client.UpdateClientConfig es un artefacto utilizado para actualizar la configuración del cliente. Este artefacto no impuso un permiso adicional requerido, lo que permitió a los usuarios con permisos COLLECT_CLIENT (normalmente otorgados por el rol "Investigador") recopilarlos desde los endpoints y actualizar la configuración. Esto puede provocar la ejecución arbitraria de comandos y la toma de control del endpoint. Para explotar esta vulnerabilidad con éxito, el usuario debe tener acceso para recopilar artefactos desde el endpoint (es decir, tener el permiso COLLECT_CLIENT, normalmente otorgado por el rol "Investigador").

20 Jun 2025, 03:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-06-20 03:15

Updated : 2025-06-23 20:16


NVD link : CVE-2025-6264

Mitre link : CVE-2025-6264

CVE.ORG link : CVE-2025-6264


JSON object : View

Products Affected

No product.

CWE
CWE-276

Incorrect Default Permissions