OS Command Injection in Hestia Control Panel - #VU140557
Published: July 30, 2026
Vulnerability details
The vulnerability allows a remote user to execute arbitrary commands as root.
The vulnerability exists due to improper neutralization of special elements used in an os command in the queue execution mechanism when processing backup and restore parameters across multiple execution contexts. A remote user can send crafted restore parameters that are written into .pipe queue files to execute arbitrary commands as root.
The issue is second-order and is triggered when a root-level cron job executes queued .pipe files through /bin/sh.