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

Subscriptions

Vendors Products
Zapolnoch Subscribe
Node-tesseract-ocr Subscribe

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

Fixes

Solution

No solution given by the vendor.


Workaround

No workaround given by the vendor.

History

Thu, 26 Mar 2026 12:00:00 +0000

Type Values Removed Values Added
First Time appeared Zapolnoch
Zapolnoch node-tesseract-ocr
Vendors & Products Zapolnoch
Zapolnoch node-tesseract-ocr

Wed, 25 Mar 2026 22:00:00 +0000

Type Values Removed Values Added
Title node‑tesseract‑ocr OS Command Injection via Unsanitized File Path

Wed, 25 Mar 2026 18:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-78
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 25 Mar 2026 16:15:00 +0000

Type Values Removed Values Added
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
References
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AC:L/AV:N/A:H/C:H/I:H/PR:N/S:U/UI:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-03-25T17:52:56.510Z

Reserved: 2026-02-16T00:00:00.000Z

Link: CVE-2026-26832

cve-icon Vulnrichment

Updated: 2026-03-25T17:52:52.211Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-03-25T16:16:21.240

Modified: 2026-03-26T15:13:15.790

Link: CVE-2026-26832

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-03-26T11:51:33Z

Weaknesses