Path Traversal in Cisagov Malcolm
CVE-2026-63134
Malcolm is a network traffic analysis tool suite. Prior to version 26.07.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.07.0 fixes the issue.
Vulnerability class: Path Traversal (Directory Traversal)
Published · last modified .
CVSS v3 metric
CVSS v3 base score 5.4 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L.
EPSS exploit prediction
EPSS: 0.004 (28.5th percentile), scored .
Very low probability of exploitation in the next 30 days; routine patching cadence is appropriate. 29th percentile — 28.5% of CVEs in the catalogue have a lower EPSS than this one. How to read EPSS.
EPSS over last 30 days · oldest: 0.003 · newest: 0.004 · change: +0.001
Affected products
- Cisagov Malcolm — versions < 26.07.0
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2026-63134?
- CVE-2026-63134 is a medium-severity vulnerability in Cisagov Malcolm, classified under Path Traversal. CVSS score: 5.4/10. Published 2026-08-11.
- How severe is CVE-2026-63134?
- Medium severity. CVSS v3 base score is 5.4 out of 10.