OS Command Injection in Hestia Control Panel - #VU140558
Published: July 30, 2026
Vulnerability details
The vulnerability allows a remote user to execute arbitrary code as root.
The vulnerability exists due to improper neutralization of special elements used in an os command in v-add-cron-job and parse_object_kv_list when handling a crafted cron job creation request. A remote user can send a specially crafted HTTP POST request to execute arbitrary code as root.
The issue can be triggered with a single request during form submission without waiting for cron execution.