Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. www.velocidex.com/golang/velociraptor
  4. ›
  5. CVE-2025-6264

CVE-2025-6264: Velociraptor vulnerable to privilege escalation via UpdateConfig artifact

June 20, 2025 (updated October 13, 2025)

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

References

  • blog.talosintelligence.com/velociraptor-leveraged-in-ransomware-attacks
  • docs.velociraptor.app/announcements/advisories/cve-2025-6264
  • github.com/Velocidex/velociraptor
  • github.com/Velocidex/velociraptor/commit/21e7fd7138ddaa798cad35fd929864f6bb0c4e9c
  • github.com/advisories/GHSA-gpfc-mph4-qm24
  • news.sophos.com/en-us/2025/08/26/velociraptor-incident-response-tool-abused-for-remote-access
  • nvd.nist.gov/vuln/detail/CVE-2025-6264

Code Behaviors & Features

Detect and mitigate CVE-2025-6264 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.74.3

Fixed versions

  • 0.74.3

Solution

Upgrade to version 0.74.3 or above.

Impact 5.5 MEDIUM

CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:L

Learn more about CVSS

Weakness

  • CWE-276: Incorrect Default Permissions

Source file

go/www.velocidex.com/golang/velociraptor/CVE-2025-6264.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Fri, 23 Jan 2026 00:17:46 +0000.