CVE-2026-63134
Last modified
CVE-2026-63134 is a medium-severity vulnerability rated 5.4/10 on the CVSS scale. 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.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| cisagov | Malcolm | < 26.07.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-63134?
How severe is CVE-2026-63134?
How do I fix CVE-2026-63134?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-6311Uninitialized Use in Accessibility in Google Chrome on Windo…8.3
- CVE-2026-63118MCP Ruby SDK is the official Ruby SDK for Model Context Prot…6.9
- CVE-2026-63119MCP Ruby SDK is the official Ruby SDK for Model Context Prot…6.2
- CVE-2026-6312Insufficient policy enforcement in Passwords in Google Chrom…3.1
- CVE-2026-6313Insufficient policy enforcement in CORS in Google Chrome pri…3.1
- CVE-2026-63133Malcolm is a network traffic analysis tool suite. Prior to v…6.5
- CVE-2026-63136Uncontrolled Resource Consumption (CWE-400) in Elasticsearch…6.5
- CVE-2026-63139Uncontrolled Resource Consumption (CWE-400) in Kibana can le…6.5
- CVE-2026-6314Out of bounds write in GPU in Google Chrome prior to 147.0.7…8.3
- CVE-2026-63140Reachable Assertion (CWE-617) in Elasticsearch can lead to d…6.5
- CVE-2026-63141Missing Authorization (CWE-862) in Kibana allows an authenti…5.4
- CVE-2026-63142Incomplete List of Disallowed Inputs (CWE-184) in Kibana can…5
Are you affected by CVE-2026-63134?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
