CVE-2026-43641 PUBLISHED

Softaculous Virtualizor OS Command Injection via Billing Module Handler

Assigner: VulnCheck
Reserved: 01.05.2026 Published: 22.09.2026 Updated: 23.09.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.3

Product Status

Vendor Softaculous
Product Virtualizor
Versions Default: unaffected
  • affected from 0 to 3.2.9 (Patch 9) (excl.)
  • Version 3.0.0 is unaffected

Credits

  • Valentin Lobstein (Chocapikk) finder
  • VulnCheck coordinator

References

Problem Types

  • Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') CWE