๐Ÿ” CVE Alert

CVE-2026-19671

MEDIUM 6.5

Improper handling of highly compressed data (data amplification) in CISA Malcolm

CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th

Malcolm's upload-processing pipeline (scripts/safe-extract.py) enforces entry-count, nesting-depth, and total-uncompressed-byte limits when extracting container archives (zip/tar/rar/7z via libarchive), but those limits are not applied when the uploaded file is a single-stream compressed format (.gz, .bz2, .xz, .lzma, .lz) that isn't a .tar.*-style archive. Any authenticated user permitted to upload PCAP/log files can upload a small, highly compressible file (e.g. a gzip bomb) that decompresses to an effectively unbounded size on disk, exhausting the shared Docker volume used by OpenSearch, Logstash, Arkime, and Zeek, and disrupting the platform for all users.

CWE CWE-409
Vendor cisagov
Product malcolm
Published Aug 18, 2026
Last Updated Aug 18, 2026
Stay Ahead of the Next One

Get instant alerts for cisagov malcolm

Be the first to know when new medium vulnerabilities affecting cisagov malcolm are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

CISAgov / Malcolm
0 โ‰ค 26.07.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
cisa.gov: https://www.cisa.gov/news-events/ics-advisories/icsa-26-230-01 github.com: https://github.com/cisagov/Malcolm/security/advisories/GHSA-f2v6-8cj4-mhr6

Credits

tinyb0y