CVE-2026-26832
Last modified
CVE-2026-26832 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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. EPSS estimates a 1.71% chance of exploitation in the next 30 days.
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
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Zapolnoch | Tesseract Ocr | <= 2.2.1 |
References
- https://github.com/zebbernCVE/CVE-2026-26832Mitigation, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-26832?
How severe is CVE-2026-26832?
How do I fix CVE-2026-26832?
Are you affected by CVE-2026-26832?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
