Vulnerabilities (CVE)

Filtered by vendor Dbashford Subscribe
Filtered by product Textract
Total 1 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2026-26831 1 Dbashford 1 Textract 2026-03-30 N/A 9.8 CRITICAL
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 lib/util.js with inadequate sanitization