CVE Catalog

CVE-2026-43642

HighCVSS 8.1
Published: Updated: Translated: NVD NIST

Summary

Softaculous Virtualizor before 3.2.9 (Patch 9) and 3.0.0 contains a PHP object injection vulnerability in the billing module handler that allows unauthenticated remote attackers to supply arbitrary serialized PHP objects for deserialization by setting the act parameter to login with the from_billing_module parameter present. Attackers can pass malicious serialized data through the billing_data POST field to the unserialize() function without allowed_classes restrictions, enabling exploitation of available POP chains to achieve remote code execution as root.

Risk Assessment

An unauthenticated attacker can execute arbitrary code as root, leading to full server compromise and a severe security breach.

Recommendation

Update Softaculous Virtualizor to version 3.2.9 (Patch 9) or later to fix the PHP object injection vulnerability.

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 a PHP object injection vulnerability in the billing module handler that allows unauthenticated remote attackers to supply arbitrary serialized PHP objects for deserialization by setting the act parameter to login with the from_billing_module parameter present. Attackers can pass malicious serialized data through the billing_data POST field to the unserialize() function without allowed_classes restrictions, enabling exploitation of available POP chains to achieve remote code execution as root.

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