CVE-2026-78206

Summary

exceljs-hardened before 5.0.0 decompresses all entries from supplied xlsx archives into memory without limits on entry size, total size, or compression ratio. Attackers can upload highly compressed workbooks that expand to gigabytes in memory, exhausting available resources and causing denial of service.

Affected Software

VendorProductVersion RangeStatus
exceljsexceljs0 <= 4.4.0affected

Weaknesses

  • CWE-409: Improper Handling of Highly Compressed Data (Data Amplification)

References