Lucene search
K

20 matches found

Packet Storm
Packet Storm
added 2026/04/27 12:0 a.m.103 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.00278EPSS
Exploits3
RedhatCVE
RedhatCVE
added 2026/03/26 2:57 p.m.3 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.00278EPSS
Exploits3References1
Packet Storm
Packet Storm
added 2026/03/26 12:0 a.m.141 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.00278EPSS
Exploits3
vulnersOsv
vulnersOsv
added 2026/03/25 6:45 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: SNYK:JS-NODETESSERACTOCR-15874141...

9.8CVSS5.8AI score0.00278EPSS
Exploits3
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.00278EPSS
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.00278EPSS
Exploits3References4Affected Software1
EUVD
EUVD
added 2026/03/25 6:31 p.m.3 views

EUVD-2026-15461

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.00278EPSS
Exploits3References5
vulnersOsv
vulnersOsv
added 2026/03/25 6:31 p.m.5 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.00278EPSS
Exploits3
NVD
NVD
added 2026/03/25 4:16 p.m.3 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.00278EPSS
Exploits3References4
Positive Technologies
Positive Technologies
added 2026/03/25 12:0 a.m.4 views

PT-2026-27801

Name of the Vulnerable Software and Affected Versions node-tesseract-ocr versions through 2.2.1 Description The recognize function in src/index.js is susceptible to OS Command Injection due to insufficient input sanitization. Specifically, the file path parameter is incorporated into a shell...

9.8CVSS6.1AI score0.00278EPSS
Exploits3References10
Cvelist
Cvelist
added 2026/03/25 12:0 a.m.21 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.00278EPSS
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.00278EPSS
Exploits3References4
GithubExploit
GithubExploit
added 2026/03/24 4:15 p.m.125 views

Exploit for CVE-2026-26832

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

6AI score0.00278EPSS
Exploits3
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2023-1237

Malicious code in bioql PyPI...

9.8CVSS9.2AI score0.04303EPSS
Exploits1References5
RedhatCVE
RedhatCVE
added 2025/05/23 3:40 a.m.2 views

CVE-2023-29566

huedawn-tesseract 0.3.3 and dawnsparks-node-tesseract 0.4.0 to 0.4.1 was discovered to contain a remote code execution RCE vulnerability via the childprocess function...

9.8CVSS8.2AI score0.04303EPSS
Exploits1References1
Github Security Blog
Github Security Blog
added 2023/04/24 6:30 p.m.24 views

Remote code execution in dawnsparks-node-tesseract

dawnsparks-node-tesseract before 0.4.1 was discovered to contain a remote code execution RCE vulnerability via the childprocess function...

9.8CVSS7.6AI score0.04303EPSS
Exploits1References6Affected Software1
OSV
OSV
added 2023/04/24 6:30 p.m.9 views

GHSA-88QF-5F3V-PM6M Remote code execution in dawnsparks-node-tesseract

dawnsparks-node-tesseract before 0.4.1 was discovered to contain a remote code execution RCE vulnerability via the childprocess function...

9.8CVSS9.9AI score0.04303EPSS
Exploits1References5
Prion
Prion
added 2023/04/24 6:15 p.m.9 views

Remote code execution

huedawn-tesseract 0.3.3 and dawnsparks-node-tesseract 0.4.0 to 0.4.1 was discovered to contain a remote code execution RCE vulnerability via the childprocess function...

7.5CVSS9.9AI score0.04303EPSS
Exploits1References4Affected Software2
Positive Technologies
Positive Technologies
added 2023/04/24 12:0 a.m.2 views

PT-2023-22308 · Unknown · Huedawn-Tesseract +1

Name of the Vulnerable Software and Affected Versions: huedawn-tesseract version 0.3.3 dawnsparks-node-tesseract versions 0.4.0 through 0.4.1 Description: The issue is related to a remote code execution RCE vulnerability via the child process function. Recommendations: For huesdawn-tesseract...

9.8CVSS8.2AI score0.04303EPSS
Exploits1References9
CVE
CVE
added 2023/04/24 12:0 a.m.39 views

CVE-2023-29566

CVE-2023-29566 affects huedawn-tesseract 0.3.3 and dawnsparks-node-tesseract 0.4.0–0.4.1. Root cause: remote code execution via the child_process function, enabling potential arbitrary code execution. Documents indicate exploitation through unsafely handling image file names/exec usage. Impact is...

9.8CVSS9.9AI score0.04303EPSS
Exploits1References4Affected Software2
Rows per page
Query Builder