Filtered by vendor Zapolnoch Subscriptions
Filtered by product Node-tesseract-ocr Subscriptions
Total 1 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2026-26832 1 Zapolnoch 1 Node-tesseract-ocr 2026-03-26 9.8 Critical
node-tesseract-ocr is an npm package that provides a Node.js wrapper for Tesseract OCR. In all versions through 2.2.1, the recognize() function in src/index.js is vulnerable to OS Command Injection. The file path parameter is concatenated into a shell command string and passed to child_process.exec() without proper sanitization