Multiple Vulnerabilities in CISA Malcolm Network Analysis Suite
Multiple vulnerabilities in CISA Malcolm, including RCE, path traversal, and resource exhaustion, allow authenticated attackers to execute arbitrary code or cause denial-of-service.
CVE search metadata
CVE search record: CVE-2026-63133. Severity: medium. CVSS: 6.5. EPSS: 0.25%. KEV: no. Product: CISA Malcolm. Brief: Multiple Vulnerabilities in CISA Malcolm Network Analysis Suite. Brief link: https://feed.craftedsignal.io/briefs/2026-08-cisa-malcolm-vulnerabilities/
CVE search record: CVE-2026-63134. Severity: medium. CVSS: 5.4. EPSS: 0.25%. KEV: no. Product: CISA Malcolm. Brief: Multiple Vulnerabilities in CISA Malcolm Network Analysis Suite. Brief link: https://feed.craftedsignal.io/briefs/2026-08-cisa-malcolm-vulnerabilities/
CVE search record: CVE-2026-63177. Severity: high. CVSS: 7.1. EPSS: 0.18%. KEV: no. Product: CISA Malcolm. Brief: Multiple Vulnerabilities in CISA Malcolm Network Analysis Suite. Brief link: https://feed.craftedsignal.io/briefs/2026-08-cisa-malcolm-vulnerabilities/
CISA Malcolm, a network traffic analysis suite, contains several critical vulnerabilities that may lead to arbitrary code execution, denial-of-service, or authorization bypass. An authenticated attacker can exploit insecure file upload handling to upload and execute malicious PHP scripts within the file-upload container. Additional flaws include path traversal vulnerabilities in the archival processing component and resource exhaustion (denial-of-service) via uncontrolled file extraction. Furthermore, authorization bypass vulnerabilities exist in the Nginx OpenResty Lua layer due to path normalization discrepancies, potentially allowing unauthorized access to restricted backend services. These issues affect various versions of CISA Malcolm prior to 26.07.0. Organizations should patch to the latest version to mitigate these security risks. The impacted CVEs are CVE-2026-55676, CVE-2026-63133, CVE-2026-63134, CVE-2026-63177, CVE-2026-19670, and CVE-2026-19671.
Impact
Successful exploitation of these vulnerabilities can lead to full compromise of the affected container via remote code execution (CVE-2026-55676) or persistent denial-of-service conditions (CVE-2026-63133). In environments where Malcolm is deployed for network monitoring, compromise may result in the exfiltration of sensitive captured traffic or unauthorized access to restricted control functions, impacting information technology infrastructure worldwide.
Recommendation
- Update CISA Malcolm installations to version 26.07.0 or later to address CVE-2026-63133, CVE-2026-63134, and CVE-2026-63177.
- Update CISA Malcolm to version 26.06.1 or later to address CVE-2026-55676.
- Restrict access to the Malcolm dashboard and upload interfaces to trusted users only to mitigate the risk from the authentication/authorization-dependent vulnerabilities.
- Review web server logs for suspicious POST requests to /server/php/submit.php that might indicate file upload exploitation attempts.
Detection coverage 1
Detect CVE-2026-55676 Exploitation Attempt
highDetects unauthorized attempts to upload or execute files through the CISA Malcolm file-upload component by monitoring for suspicious PHP file patterns in the upload directory.
Detection queries are available on the platform. Get full rules →