CVE Catalog

CVE-2026-43641

CriticalCVSS 9.8
Published: Updated: Translated: NVD NIST

Summary

Softaculous Virtualizor before 3.2.9 (Patch 9) and 3.0.0 contains an OS command injection vulnerability in the billing module handler that allows unauthenticated remote attackers to execute arbitrary commands as root by bypassing authentication through specific parameter combinations. Attackers can deserialize a crafted billing_data POST field and inject shell payloads through the uid field, which is passed unmodified to proc_open() via vexec(), yielding complete control of the host and all managed VPS instances.

Risk Assessment

The risk is critical: an unauthenticated attacker can gain full control over the server and all virtual machines, leading to complete compromise of the infrastructure.

Recommendation

Immediately update Softaculous Virtualizor to version 3.2.9 (Patch 9) or later and restrict access to the admin panel to trusted IP addresses only.

Other vulnerabilities in Softaculous Virtualizor

See all
Original NVD description (English source)

Softaculous Virtualizor before 3.2.9 (Patch 9) and 3.0.0 contains an OS command injection vulnerability in the billing module handler that allows unauthenticated remote attackers to execute arbitrary commands as root by bypassing authentication through specific parameter combinations. Attackers can deserialize a crafted billing_data POST field and inject shell payloads through the uid field, which is passed unmodified to proc_open() via vexec(), yielding complete control of the host and all managed VPS instances.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS