CVE-2026-43633
Deferred
Deferred - Pending Action
Remote Code Execution in HestiaCP Web Terminal
Publication date: 2026-05-19
Last updated on: 2026-05-19
Assigner: VulnCheck
Description
Description
HestiaCP versions 1.9.0 through 1.9.4 contain a deserialization vulnerability in the web terminal component caused by a session format mismatch between PHP and Node.js that allows unauthenticated remote attackers to achieve root-level code execution. Attackers can inject crafted data into HTTP headers that are processed by the PHP session handler but incorrectly deserialized by the Node.js web terminal component as trusted session values, resulting in arbitrary command execution on systems with the web terminal feature enabled.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| hestia | hestiacp | From 1.9.0 (inc) to 1.9.4 (inc) |
| hestia | hestiacp | From 1.2.0 (inc) to 1.9.4 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-502 | The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid. |