Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-43633 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

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.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-502Deserialization of Untrusted Data[email protected]

Affected Products

ProductVersions
HestiaCP
>= 1.9.0, <= 1.9.4 (semver)

CPE

  • cpe:2.3:a:hestiacp:control_panel:*:*:*:*:*:*:*:*

Remediation

  • Workaround:low effort

    Disable the web terminal with the command `v-delete-sys-web-terminal`.

  • Mitigation:low effort

    Restrict access to port 8083 to trusted IP ranges at the firewall level.

Change History

4 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-43633
NVD Published Date:
May 19, 2026
NVD Last Modified:
Jul 14, 2026
Source:
[email protected]
CVE-2026-43633 Details - Not Deferred