CVE-2026-66913
Last modified
CVE-2026-66913 is a medium-severity vulnerability rated 6.9/10 on the CVSS scale. Lookyloo did not enforce limits on the decompressed size of uploaded capture archives and compressed HAR files. An attacker could submit a specially crafted ZIP, gzip, or zlib-compressed capture containing data that expands to a very large size during processing. Because the application decompressed this content directly in memory without first limiting the output size, processing the malicious capture could exhaust available memory, terminate a web or worker process, or make the Lookyloo instance unavailable. The vulnerability affects both full Lookyloo capture archive imports and API submissions containing gzip-compressed HAR data. EPSS estimates a 0.25% chance of exploitation in the next 30 days.
Description
Lookyloo did not enforce limits on the decompressed size of uploaded capture archives and compressed HAR files. An attacker could submit a specially crafted ZIP, gzip, or zlib-compressed capture containing data that expands to a very large size during processing. Because the application decompressed this content directly in memory without first limiting the output size, processing the malicious capture could exhaust available memory, terminate a web or worker process, or make the Lookyloo instance unavailable. The vulnerability affects both full Lookyloo capture archive imports and API submissions containing gzip-compressed HAR data. Repeated exploitation could cause a persistent denial-of-service condition until the affected processes or instance are restarted. The patch introduces: * A 1 GB cumulative uncompressed-size limit for imported capture archives. * Size-limited gzip and zlib decompression for compressed HAR files. * Explicit detection and handling of suspected zip bombs. * An HTTP 400 response when an oversized compressed HAR file is submitted through the API.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| lookyloo | lookyloo | <= 1.40.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-66913?
How severe is CVE-2026-66913?
How do I fix CVE-2026-66913?
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-66902Google::Auth versions before 0.06 for Perl run a command nam…9.8
- CVE-2026-66906Relative path traversal vulnerability in Apache Camel Azure …9.1
- CVE-2026-66907Relative path traversal vulnerability in Apache Camel Google…7.5
- CVE-2026-66908Improper Authentication vulnerability in Apache Camel Platfo…7.5
- CVE-2026-66909Apache CXF's JMS transport deserializes the body of any inbo…9.8
- CVE-2026-6691The MongoDB C Driver's Cyrus SASL integration performs unsaf…8.6
- CVE-2026-66914Joomla Extension - seblod.com - Unauthenticated path travers…9.2
- CVE-2026-66915Joomla Extension - fabrikar.com - Remote code execution in F…10
- CVE-2026-66916Joomla Extension - joomgalleryfriends.net - Password-Protect…6.9
- CVE-2026-66917Joomla Extension - joomgalleryfriends.net - Stored XSS in Jo…8.6
- CVE-2026-66918Pivotick fails to sanitize attacker-controlled SVG markup su…8.2
- CVE-2026-66919Pivotick contains a cross-site scripting vulnerability in th…6.9
Are you affected by CVE-2026-66913?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
