CVE-2026-26832 CRITICAL

CVE-2026-26832

Vendor N/A
Product n/a
Published March 25, 2026
Last update March 25, 2026

CVSS base score

9.8/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AC:L/AV:N/A:H/C:H/I:H/PR:N/S:U/UI:N

What the vulnerability does

01Description

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

Key dates

02Disclosure timeline

March 25, 2026 CVE published
March 25, 2026 Record updated