Security Advisory

CVE-2025-14728

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-12-29 19:04:27
Last updated 2025-12-30 22:26:47
Assigner rapid7
State PUBLISHED

Description

Rapid7 Velociraptor versions before 0.75.6 contain a directory traversal issue on Linux servers that allows a rogue client to upload a file which is written outside the datastore directory. Velociraptor is normally only allowed to write in the datastore directory. The issue occurs due to insufficient sanitization of directory names which end with a ".", only encoding the final "." AS "%2E". Although files can be written to incorrect locations, the containing directory must end with "%2E". This limits the impact of this vulnerability, and prevents it from overwriting critical files.