Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Rapid7 | Velociraptor | < 0.75.6 |
| Linux | Linux Kernel | - |
Related Weaknesses (CWE)
References
- https://docs.velociraptor.app/announcements/advisories/cve-2025-14728/ExploitPatchVendor Advisory
FAQ
What is CVE-2025-14728?
CVE-2025-14728 is a vulnerability with a CVSS score of 6.8 (MEDIUM). 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. Velocirapt...
How severe is CVE-2025-14728?
CVE-2025-14728 has been rated MEDIUM with a CVSS base score of 6.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-14728?
Check the references section above for vendor advisories and patch information. Affected products include: Rapid7 Velociraptor, Linux Linux Kernel.