VYPR

exceljs-hardened

by Mateocallec

CVEs (3)

  • CVE-2026-78207CriAug 24, 2026
    risk 0.61cvss 9.4epss

    exceljs-hardened before 5.0.0 contains a prototype pollution vulnerability in the deepMerge helper that fails to reject __proto__, constructor, or prototype keys when merging note objects. Attackers can assign parsed JSON with a malicious __proto__ property to cell notes,…

  • CVE-2026-78208HigAug 24, 2026
    risk 0.49cvss 7.5epss

    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.

  • CVE-2026-78206HigAug 24, 2026
    risk 0.49cvss 7.5epss

    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…