๐Ÿ” CVE Alert

CVE-2026-66913

UNKNOWN 0.0

Zip Bomb in Lookyloo Capture Upload Allows Denial of Service

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-400
Vendor lookyloo
Product lookyloo
Published Jul 28, 2026
Stay Ahead of the Next One

Get instant alerts for lookyloo lookyloo

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

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

Affected Versions

lookyloo / lookyloo
0 โ‰ค 1.40.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/Lookyloo/lookyloo/commit/96589da290f018e356db7c0eaddf1aa501630ca7

Credits

Raphael Vinot https://github.com/EQSTLab