GHSA-hmw4-vv3v-9326HighCVSS 8.8
CyberPanel 2.4.3, fixed in commit eca0c3c, contains an authenticated command injection...
🔗 CVE IDs covered (1)
📋 Description
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.
🔗 References (5)
- https://nvd.nist.gov/vuln/detail/CVE-2026-71966
- https://github.com/usmannasir/cyberpanel/commit/eca0c3cbeb35af8eaae9fafb094e8ef3cd923643
- https://themcsam.github.io/posts/cyberpanel-2.4.3-vulnerabilties
- https://www.vulncheck.com/advisories/cyberpanel-authenticated-command-injection-via-starremotetransfer
- https://github.com/advisories/GHSA-hmw4-vv3v-9326