VYPR

Textract

by Dbashford

CVEs (1)

  • CVE-2026-26831CriMar 25, 2026
    risk 0.64cvss 9.8epss 0.02

    textract through 2.5.0 is vulnerable to OS Command Injection via the file path parameter in multiple extractors. When processing files with malicious filenames, the filePath is passed directly to child_process.exec() in lib/extractors/doc.js, rtf.js, dxf.js, images.js, and…