Arbitrary Command Execution Vulnerability in Termix Server Management Platform
CVE-2026-79766
What is CVE-2026-79766?
The Termix web-based server management platform is vulnerable to an arbitrary command execution flaw affecting versions 2.4.1 through 2.5.0. An attacker with administrator access can manipulate domain and email settings via the PATCH /users/acme-ssl-settings endpoint. This can lead to the malicious interpolation of those values into a certbot shell command through POST /users/acme-ssl-request. The vulnerable design uses child_process.execSync to execute commands in a shell context, allowing attackers to execute arbitrary operating system commands. The vulnerability affects both HTTP webroot and DNS challenge modes in Termix, potentially compromising sensitive information such as databases, process secrets, stored credentials, and network reachability. The issue has been addressed in the latest release, version 2.5.1.
Affected Version(s)
Termix >= 2.4.1, < 2.5.1
