CVE-2026-78209

Summary

exceljs-hardened versions before 5.0.0 fail to neutralize leading equals, plus, minus, or at signs in cell values written to CSV output. Attackers who can influence exported cell values can inject formulas that execute when the CSV file is opened in a spreadsheet application, potentially exfiltrating data or performing other malicious actions.

Affected Software

VendorProductVersion RangeStatus
exceljsexceljs0 <= 4.4.0affected

Weaknesses

  • CWE-1236: Improper Neutralization of Formula Elements in a CSV File

References