Vulnerability record · CVE-2022-2550 · published 27 July 2022
CVE-2022-2550: HestiaCP control panel OS command injection
Hestiacp · Control Panel
HestiaCP versions prior to 1.6.5 contain an OS command injection flaw (CWE-78) in the control panel. A remote attacker with low-privileged credentials can inject operating system commands that execute on the server, compromising the hosting environment. The vendor has released a patch in 1.6.5.
Description
OS Command Injection in GitHub repository hestiacp/hestiacp prior to 1.6.5.
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Automated analysis
high priorityHigh CVSS (8.8) remote command injection with a public exploit reference and very high EPSS, though it requires low-privileged authentication and is not in KEV.
What it is
HestiaCP versions prior to 1.6.5 contain an OS command injection flaw (CWE-78) in the control panel. A remote attacker with low-privileged credentials can inject operating system commands that execute on the server, compromising the hosting environment. The vendor has released a patch in 1.6.5.
Impact
An authenticated low-privilege attacker can execute arbitrary OS commands on the HestiaCP server, leading to full compromise of confidentiality, integrity and availability of the host and hosted data.
Attack surface
Reachable over the network via the control panel interface (CVSS vector AV:N). Exploitation requires low privileges (PR:L) but no user interaction (UI:N).
Exploitation
Not listed in CISA KEV, but EPSS is high at 0.483 (98.8th percentile) and a public exploit reference exists on huntr.dev, indicating active interest and likely availability of exploit code.
What to do
- Upgrade HestiaCP to version 1.6.5 or later immediately.
- Restrict control panel access to trusted networks or VPN and enforce strong authentication.
- Audit and minimize low-privilege accounts that can reach the panel.
- Monitor server processes and logs for unexpected command execution originating from the panel.
- Apply the vendor commit patch if an immediate full upgrade is not possible.
Detection
- Review HestiaCP and web server logs for suspicious command strings or shell metacharacters in panel requests.
- Monitor for child processes spawned by the panel web service executing system commands.
- Alert on new or unusual outbound connections from the HestiaCP host.
- Check for unexpected files or cron entries created after panel activity.
This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.
Affected products
1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
| Link | Tags |
|---|---|
| https://github.com/hestiacp/hestiacp/commit/3d4c309cf138943cfd1e71ae51556406987aa4bf | PatchThird Party Advisory |
| https://huntr.dev/bounties/6ab4384d-bcbe-4d98-bf67-35c3535fc5c7 | ExploitThird Party Advisory |
| https://github.com/hestiacp/hestiacp/commit/3d4c309cf138943cfd1e71ae51556406987aa4bf | PatchThird Party Advisory |
| https://huntr.dev/bounties/6ab4384d-bcbe-4d98-bf67-35c3535fc5c7 | ExploitThird Party Advisory |
Track CVE-2022-2550 inside VULONE
Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2022-2550), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.