CVE-2026-78208

Summary

exceljs-hardened before 5.0.0 contains a path traversal vulnerability in the Workbook.addImage() function that fails to validate file paths. Attackers can supply arbitrary file paths to read any file accessible to the Node.js process and embed it in the generated workbook.

Affected Software

VendorProductVersion RangeStatus
exceljsexceljs0 <= 4.4.0affected

Weaknesses

  • CWE-73: External Control of File Name or Path

References