CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-66913

unknowncovered by 1 sourcefirst seen 2026-07-28
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.

⚡ Watch CVE-2026-66913

Get an email if CVE-2026-66913 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (1)

External references

NVD record for CVE-2026-66913

CVE.org record

Embed the live status

CVE-2026-66913 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-66913 status](https://www.csirts.com/badge/CVE-2026-66913)](https://www.csirts.com/cve/CVE-2026-66913)