VYPR

Thumbler

by Mmahrous

CVEs (1)

  • CVE-2026-26833CriMar 25, 2026
    risk 0.64cvss 9.8epss 0.02

    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.