CVE-2025-6264
CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:L
Summary
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).
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Rapid7 | Velociraptor | 0 < 0.74.3 | affected |
Weaknesses
- CWE-276: CWE-276 Incorrect Default Permissions
Workarounds
To better restrict the types of artifacts users can run, the basic artifacts mechanism should be used as described https://docs.velociraptor.app/docs/artifacts/security/#basic-artifacts
To detect unintended privilege escalations in custom artifacts, users should run the artifact verifier as described here https://docs.velociraptor.app/docs/artifacts/security/#restricting-dangerous-client-artifacts
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: total
Additional References
- https://blog.talosintelligence.com/velociraptor-leveraged-in-ransomware-attacks/
- https://news.sophos.com/en-us/2025/08/26/velociraptor-incident-response-tool-abused-for-remote-access/
References
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.