VulnerabilityAnalyzed
CVE-2026-26832
In all versions through 2.2.1, the recognize() function in src/index.js is vulnerable to OS Command Injection.
CRITICAL 9.8EPSS 1.71%
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (1.71%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
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
- CVSS 3.1
- 9.8 CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 1.71% probability · 76th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-78
- Affected
- zapolnoch/tesseract ocr
- Source
- cve@mitre.org
References
- https://github.com/zapolnoch/node-tesseract-ocrProduct
- https://github.com/zapolnoch/node-tesseract-ocr/blob/master/src/index.jsProduct
- https://github.com/zebbernCVE/CVE-2026-26832Mitigation, Third Party Advisory
- https://www.npmjs.com/package/node-tesseract-ocrProduct
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.