CVE-2026-19671
Last modified
CVE-2026-19671 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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. EPSS estimates a 0.33% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| CISAgov | Malcolm | <= 26.07.1 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-19671?
How severe is CVE-2026-19671?
How do I fix CVE-2026-19671?
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-1966YugabyteDB Anywhere displays LDAP bind passwords configured …2.4
- CVE-2026-19662An attacker may be able to cause a `named` resolver to abort…5.9
- CVE-2026-19666On a resolver configured to use ``dns64``, if an applicable …7.5
- CVE-2026-19667If an attacker-controlled authoritative server can produce a…7.5
- CVE-2026-19668A BIND recursive resolver may experience excessive resource …5.3
- CVE-2026-19670Malcolm's nginx Lua role-based access control (RBAC) layer d…5.4
- CVE-2026-19672The tarfile module's tar and data extraction filters create…6.3
- CVE-2026-19679An input validation vulnerability exists in Security Center'…8.8
- CVE-2026-19680A SQL injection vulnerability exists in Security Center that…7.1
- CVE-2026-19681An authenticated command injection vulnerability exists in S…9.9
- CVE-2026-19682A command injection vulnerability exists in Security Center …9.9
- CVE-2026-19683A vulnerability exists in the Dynamic DNS (DDNS) functionali…7.4
Are you affected by CVE-2026-19671?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
