Lucene search
K

31 matches found

Packet Storm
Packet Storm
added 2026/04/27 12:0 a.m.113 views

📄 node-tesseract-ocr 2.2.1 Command Injection

In node-tesseract-ocr version 2.2.1, a security vulnerability allows OS command injection when attacker-controlled image paths are passed to the OCR function. ================================================================================================================================== | Title...

9.8CVSS5.4AI score0.00303EPSS
Exploits3
RedhatCVE
RedhatCVE
added 2026/03/26 2:57 p.m.4 views

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 childprocess.exec...

9.8CVSS5.9AI score0.00303EPSS
Exploits3References1
Packet Storm
Packet Storm
added 2026/03/26 12:0 a.m.160 views

📄 node-tesseract-ocr 2.2.1 Command Injection

node-tesseract-ocr through version 2.2.1 allows OS command injection in recognize in src/index.js. The package builds a shell command string and executes it with childprocess.exec. Because the input path is only wrapped in double quotes, an attacker can inject shell syntax through a crafted file...

9.8CVSS5.8AI score0.00303EPSS
Exploits3
vulnersOsv
vulnersOsv
added 2026/03/25 6:45 p.m.8 views

@aaquib/whatsasenanpm (=1.3.5), @alexandersen01/sharepoint-mcp-server-better (=0.3.23) +85 more potentially affected by CVE-2026-26832 via node-tesseract-ocr (>=0.1.0 <=2.2.1)

node-tesseract-ocr NPM version =0.1.0, =1.0.10, =0.0.1, =2.3.50, =2.0.0, =0.0.1, =0.0.2, =1.0.0, =0.0.1, =0.0.1, =0.0.4 and more Source cves: CVE-2026-26832 Source advisory: SNYK:JS-NODETESSERACTOCR-15874141...

9.8CVSS5.8AI score0.00303EPSS
Exploits3
Snyk
Snyk
added 2026/03/25 6:45 p.m.3 views

Command Injection

Overview node-tesseract-ocr is an A Node.js wrapper for the Tesseract OCR API Affected versions of this package are vulnerable to Command Injection via the recognize function. An attacker can execute arbitrary system commands by supplying crafted input to the file path parameter, which is...

9.8CVSS6.1AI score0.00303EPSS
Exploits3References2
OSV
OSV
added 2026/03/25 6:31 p.m.3 views

GHSA-8J44-735H-W4W2 node-tesseract-ocr is vulnerable to OS Command Injection through unsanitized recognize() function parameter

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 childprocess.exec...

9.8CVSS5.9AI score0.00303EPSS
Exploits3References4
Github Security Blog
Github Security Blog
added 2026/03/25 6:31 p.m.3 views

node-tesseract-ocr is vulnerable to OS Command Injection through unsanitized recognize() function parameter

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 childprocess.exec...

9.8CVSS5.9AI score0.00303EPSS
Exploits3References4Affected Software1
vulnersOsv
vulnersOsv
added 2026/03/25 6:31 p.m.6 views

@aaquib/whatsasenanpm (=1.3.5), @alexandersen01/sharepoint-mcp-server-better (=0.3.23) +85 more potentially affected by CVE-2026-26832 via node-tesseract-ocr (>=0.1.0 <=2.2.1)

node-tesseract-ocr NPM version =0.1.0, =1.0.10, =0.0.1, =2.3.50, =2.0.0, =0.0.1, =0.0.2, =1.0.0, =0.0.1, =0.0.1, =0.0.4 and more Source cves: CVE-2026-26832 Source advisory: OSV:GHSA-8J44-735H-W4W2...

9.8CVSS5.8AI score0.00303EPSS
Exploits3
NVD
NVD
added 2026/03/25 4:16 p.m.4 views

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 childprocess.exec...

9.8CVSS0.00303EPSS
Exploits3References4
Cvelist
Cvelist
added 2026/03/25 12:0 a.m.22 views

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 childprocess.exec...

9.8CVSS0.00303EPSS
Exploits3References4
CVE
CVE
added 2026/03/25 12:0 a.m.9 views

CVE-2026-26832

node-tesseract-ocr ≤2.2.1 is vulnerable to OS command injection in recognize() because it builds a shell command string and passes it to child_process.exec() without sanitizing the file path. The vulnerable component is src/index.js (recognize()), affecting all versions up to 2.2.1. The input pat...

9.8CVSS5.9AI score0.00303EPSS
Exploits3References4Affected Software1
CNNVD
CNNVD
added 2026/03/25 12:0 a.m.3 views

Tesseract 安全漏洞

Tesseract is an OCR image text recognition library developed by Nazim Gafarov for a Node.js platform. Versions of Tesseract 2.2.1 and earlier contained security vulnerabilities, which were caused by unvalidated file path parameters, potentially leading to OS command injection attacks...

9.8CVSS5.8AI score0.00303EPSS
Exploits3References4
GithubExploit
GithubExploit
added 2026/03/24 4:15 p.m.131 views

Exploit for CVE-2026-26832

CVE-2026-26832: OS command injection in node-tesseract-ocr...

6AI score0.00303EPSS
Exploits3
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2021-22714

Malware in sbrugna...

7.8CVSS7.5AI score0.00242EPSS
Exploits1References6
RedhatCVE
RedhatCVE
added 2025/05/22 9:13 p.m.2 views

CVE-2021-36081

Tesseract OCR 5.0.0-alpha-20201231 has a oneellconflict use-after-free during a strpbrk call...

7.8CVSS6.9AI score0.00242EPSS
Exploits1References1
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2021-36081

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Tesseract OCR 5.0.0-alpha-20201231 has a oneellconflict use-after-free during a strpbrk call. CVE-2021-36081 Note that Nessus relies on the presence of the...

7.8CVSS7.1AI score0.00242EPSS
Exploits1References3
CNVD
CNVD
added 2021/07/02 12:0 a.m.10 views

tesseract resource management error vulnerability

tesseract is an open source OCR Optical Character Recognition engine. tesseract OCR has a security vulnerability that stems from the fact that Tesseract OCR has oneellconflict use-after-free during strpbrk calls. no details of the vulnerability are currently available...

7.8CVSS1.7AI score0.00242EPSS
Exploits1References1
NVD
NVD
added 2021/07/01 3:15 a.m.6 views

CVE-2021-36081

Tesseract OCR 5.0.0-alpha-20201231 has a oneellconflict use-after-free during a strpbrk call...

7.8CVSS0.00242EPSS
Exploits1References3
OSV
OSV
added 2021/07/01 3:15 a.m.1 views

DEBIAN-CVE-2021-36081

Tesseract OCR 5.0.0-alpha-20201231 has a oneellconflict use-after-free during a strpbrk call...

7.8CVSS7.5AI score0.00242EPSS
Exploits1References1
OSV
OSV
added 2021/07/01 3:15 a.m.10 views

CVE-2021-36081

Tesseract OCR 5.0.0-alpha-20201231 has a oneellconflict use-after-free during a strpbrk call...

7.8CVSS6.9AI score
Exploits0References3
Rows per page
Query Builder