CVE-2026-27175
CVE-2026-27175 : MajorDoMo is vulnerable to unauthenticated OS command injection via rc/index.php. The user input parameter is interpolated into a command string inside double quotes without sanitization, and the command is inserted into a queue by safe_exec() and later executed by the web-access...