Remote command execution via unsanitized file path
Published Mar 25, 2026 · Updated Mar 25, 2026
OS command injection in node-tesseract-ocr 2.2.1 and earlier allows remote attackers to execute commands via a crafted file path. The recognize() function in src/index.js wraps the path in double quotes, joins it into a command string, and sends the result to child_process.exec(), leaving shell metacharacters active. Exploitation requires an application to pass an attacker-controlled local image path to recognize(), and successful commands run with that application's operating-system privileges.
Summary
What happened
OS command injection in node-tesseract-ocr 2.2.1 and earlier allows remote attackers to execute commands via a crafted file path. The recognize() function in src/index.js wraps the path in double quotes, joins it into a command string, and sends the result to child_process.exec(), leaving shell metacharacters active. Exploitation requires an application to pass an attacker-controlled local image path to recognize(), and successful commands run with that application's operating-system privileges.
The record
- CVE
- CVE-2026-26832
- Published
- Mar 25, 2026
- Updated
- Mar 25, 2026
- Vendor
- Unknown vendor
- Product
- Unknown product
- Classifications
- CWE-78, T1059
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Mar 25, 2026CVE publishedPublication date reported by the CVE source.
- Mar 25, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
What conditions does exploitation require?
What is affected?
Affected products and versions are unavailable in this record.
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- CVE-2026-26832 crafted-path proof of conceptproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo