CVE-2026-44666

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.
CVSS

No CVSS.

Configurations

No configuration.

History

15 May 2026, 15:16

Type Values Removed Values Added
References () https://github.com/zelon88/HRConvert2/security/advisories/GHSA-f74g-4wj8-j35h - () https://github.com/zelon88/HRConvert2/security/advisories/GHSA-f74g-4wj8-j35h -

14 May 2026, 21:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-14 21:16

Updated : 2026-05-15 15:16


NVD link : CVE-2026-44666

Mitre link : CVE-2026-44666

CVE.ORG link : CVE-2026-44666


JSON object : View

Products Affected

No product.

CWE
CWE-78

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')