CVE-2026-71966 PUBLISHED

CyberPanel 2.4.3 Authenticated Command Injection via starRemoteTransfer

Assigner: VulnCheck
Reserved: 08.08.2026 Published: 10.08.2026 Updated: 10.08.2026

CyberPanel 2.4.3, fixed in commit eca0c3c, contains an authenticated command injection vulnerability in the remote backup transfer feature that allows authenticated attackers to execute arbitrary OS commands by controlling a remote server's API response. Attackers can inject malicious commands through a crafted directory name in the remote server's API response, which bypasses security middleware validation and is passed unsanitized to the OS command execution function.

Metrics

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

Product Status

Vendor usmannasir
Product cyberpanel
Versions Default: affected
  • affected from 0 to 2.4.3 (incl.)
  • Version eca0c3cbeb35af8eaae9fafb094e8ef3cd923643 is unaffected

Credits

  • McSam finder

References

Problem Types

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