CVE-2026-26833
Published
CVSS v3
9.8
CRITICAL
CVSS v2
N/A
Affected
3
PROJECTS
Description
thumbler through 1.1.2 allows OS command injection via the input, output, time, or size parameter in the thumbnail() function because user input is concatenated into a shell command string passed to child_process.exec() without proper sanitization or escaping.