CVE-2026-63134 - Malcolm's Path Traversal in Archive Extraction Allows Arbitrary Directory Creation
Brief
CVE ID : CVE-2026-63134
Published : Aug. 11, 2026, 8:29 p. m.
- 34 minutes ago
Description : Malcolm is a network traffic analysis tool suite. Prior to version 26.
- 0, `safe-extract. py` protects file extraction with libarchive's secure flags, but creates directory entries with a raw `os. makedirs(os. path. join(dest, entry. pathname))` that has no traversal protection. An uploaded malicious archive containing a directory entry with a `..
/` sequence or an absolute path causes the filebeat processing container to create directories outside the intended extraction directory. Version 26.
- 0 fixes the issue.
Severity: 0.0
- NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
