🛡️ CVE-2026-66913

⚪ Unknown ✅ No Known Exploit CWE-400 NVD
N/A
CVSS Score
0 Low4 Medium7 High9 Critical10

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.

Weakness class

CVE-2026-66913 is classified as CWE-400: Uncontrolled Resource Consumption. A request can consume memory, CPU or storage without limit, exhausting capacity for everyone else.

Affected software

CVE-2026-66913 is recorded against 1 package.

  • unknown

Timeline and source

Published on 28 July 2026 and last revised on 30 July 2026. No public exploit is currently recorded for this entry. Record sourced from NVD.

References

github.com

Details

Severity Unknown
CVSS Score N/A
CVSS Vector N/A
CWE CWE-400
Public Exploit ✅ No
Source NVD
Published 2026-07-28
Updated 2026-08-11
Modified 2026-07-30
Fix URL N/A

Affected Packages

Software From version Fixed in
unknown

Similar Threats

Free Vulnerability Check

Is your site affected by CVE-2026-66913?

BotEraser helps you identify potentially vulnerable plugins and themes by checking your installation against CVE-2026-66913 and other known CVE records.

Scan My Site Free →

No credit card required  ·  Results in minutes

ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the vulnerabilities listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.

Browse related advisories

All advisoriesCVECVE 2026