Loading market data...
← Back to CVE feed

CVE-2026-44666

UNKNOWN View on NVD ↗

Description

HRConvert2 is a self-hosted, drag-and-drop & nosql file conversion server & share tool. Prior to 3.3.8, the sanitizeString() function in convertCore.php is missing backtick (`) and tab (\t) from its strip list. User input then reaches shell_exec(), where the shell interprets these characters and commands within filenames execute. This vulnerability is fixed in 3.3.8.

Published: May 14, 2026 21:16 UTC Modified: May 15, 2026 15:16 UTC