VYPR

npm package

thumbler

pkg:npm/thumbler

Vulnerabilities (1)

  • CVE-2026-26833Mar 25, 2026
    affected <= 1.1.2

    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.