- 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.
- Source
- cve@rapid7.com
- NVD status
- Analyzed
- Products
- velociraptor
CVSS 3.1
- Type
- Secondary
- Base score
- 6.8
- Impact score
- 4
- Exploitability score
- 2.2
- Vector string
- CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N
- Severity
- MEDIUM
- cve@rapid7.com
- CWE-22
- Hype score
- Not currently trending
CVE-2025-14728 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 t… https://t.co/7LRY9OFSU3
@CVEnew
29 Dec 2025
289 Impressions
1 Retweet
2 Likes
0 Bookmarks
0 Replies
1 Quote
I just updated the wlambert/velociraptor #velociraptor @velocidex Docker image to 0.75.6 to address CVE-2025-14728, detailed here: https://t.co/4VzManpAsi Repo here, with more long-needed updates coming soon: https://t.co/2klekYAOUJ #DFIR #Infosec
@therealwlambert
29 Dec 2025
126 Impressions
0 Retweets
4 Likes
1 Bookmark
0 Replies
0 Quotes
CVE-2025-14728 Velociraptor directory traversal -- https://t.co/0N8mzwTWTI
@AndreGironda
29 Dec 2025
166 Impressions
0 Retweets
2 Likes
0 Bookmarks
0 Replies
0 Quotes
[
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:rapid7:velociraptor:*:*:*:*:*:*:*:*",
"matchCriteriaId": "7DB5420C-F7CB-4A8E-87DE-5AC9A5AF14A5",
"versionEndExcluding": "0.75.6",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
},
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:*",
"matchCriteriaId": "703AF700-7A70-47E2-BC3A-7FD03B3CA9C1",
"vulnerable": false
}
],
"negate": false,
"operator": "OR"
}
],
"operator": "AND"
}
]