9.8

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
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
ZapolnochTesseract Ocr SwPlatformnode.js Version <= 2.2.1
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 1.71% 0.743
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
cve@mitre.org 9.8 3.9 5.9
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CWE-78 Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.

https://github.com/zapolnoch/node-tesseract-ocr
Product
https://github.com/zapolnoch/node-tesseract-ocr/blob/master/src/index.js
Product
https://github.com/zebbernCVE/CVE-2026-26832
Third Party Advisory
Mitigation
https://www.npmjs.com/package/node-tesseract-ocr
Product