Vulnerabilities & Exploits · Web App Attack

Virtualizor Login Guard Lets Three Bugs Reach Root

VulnCheck found an unauthenticated remote root code execution path in Softaculous Virtualizor 3.2.9 patch 7, with three separate flaws hidden behind one pre-auth guard. The same issue covers CVE-2026-43641, CVE-2026-43642, and CVE-2026-43643.

The panel’s login check is mis-scoped: the value meant for the login page, `act=login`, is the one that falls through into code meant to run before authentication. From there, attacker-controlled input can reach an OS command injection path, a PHP object injection path, or a cross-tenant balance write, and because the admin panel runs web requests with host-level privileges, the result is root on the node, not just a compromised web session.

For operators running Virtualizor or similar web-based VPS and hypervisor panels, the exposure sits in the control plane itself. A bug that looks like a login-handler mistake can still become full host compromise and reach guest or tenant data if the panel executes administrative work as root.

1 source · 21h ago

CVE-2026-43641

NVD KEV

CVSS 9.8 CRITICAL: softaculous Virtualizor before 3.2.9 (Patch 9) and 3.0.0 contains an OS command injection vulnerability in the…

CVE-2026-43642

NVD KEV

CVSS 8.1 HIGH: softaculous Virtualizor before 3.2.9 (Patch 9) and 3.0.0 contains a PHP object injection vulnerability in the billing…

CVE-2026-43643

NVD KEV

CVSS 7.5 HIGH: softaculous Virtualizor before 3.2.9 (Patch 9) and 3.0.0 contains an authorization bypass vulnerability in the…

Timeline

Sources

Part of the PlainSec briefing for 2026-09-22

Every edition of this story: Virtualizor Login Guard Lets Three Bugs Reach Root

More from today