CVE-2026-78206 PUBLISHED

exceljs through 4.4.0 Uncontrolled Resource Consumption via Unbounded xlsx Decompression

Assigner: VulnCheck
Reserved: 24.08.2026 Published: 24.08.2026 Updated: 24.08.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.7

Product Status

Vendor exceljs
Product exceljs
Versions Default: unaffected
  • affected from 0 to 4.4.0 (incl.)

Credits

  • Matéo Florian Callec finder

References

Problem Types

  • Improper Handling of Highly Compressed Data (Data Amplification) CWE