9.8
CVE-2026-26832
- EPSS 1.71%
- Veröffentlicht 25.03.2026 16:16:21
- Zuletzt bearbeitet 05.06.2026 14:33:23
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
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)
Zapolnoch ≫ Tesseract Ocr SwPlatformnode.js Version <= 2.2.1
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 1.71% | 0.743 |
| 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
https://github.com/zapolnoch/node-tesseract-ocr/blob/master/src/index.js
https://github.com/zebbernCVE/CVE-2026-26832
https://www.npmjs.com/package/node-tesseract-ocr