CVE-2026-26832
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
Package Versions Affected
Automatically patch vulnerabilities without upgrading
CVSS Version



Related Resources
References
https://nvd.nist.gov/vuln/detail/CVE-2026-26832, https://github.com/zapolnoch/node-tesseract-ocr, https://github.com/zapolnoch/node-tesseract-ocr/blob/master/src/index.js, https://github.com/zebbernCVE/CVE-2026-26832
