Security Advisory

CVE-2026-26831

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-03-25 00:00:00
Last updated 2026-03-28 01:12:59
Assigner mitre
State PUBLISHED

Description

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