CVE-2026-40024
HIGH WAF: High
CVSS 7.1
Published: 2026-04-08
CWE-22
The Sleuth Kit through 4.14.0 contains a path traversal vulnerability in tsk_recover that allows an attacker to write files to arbitrary locations outside the intended recovery directory via crafted filenames or directory paths with path traversal sequences in a filesystem image. An attacker can craft a malicious filesystem image with embedded /../ sequences in filenames that, when processed by tsk_recover, writes files outside the output directory, potentially achieving code execution by overwriting shell configuration or cron entries.
WAF Coverage Analysis
Path Traversal
High WAF Coverage
OWASP: A01:2021 Broken Access Control
930xxx - Local File Inclusion
Affected Software
| Vendor | Product | Version |
|---|---|---|
| sleuthkit | the_sleuth_kit | up to 4.15.0 |
References
- github.com (Patch)
- mobasi.ai (Third Party Advisory)
- www.vulncheck.com (Third Party Advisory)