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.
Published: 2026-08-10
Score: 8.7 High
EPSS: 2.1% Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

CyberPanel 2.4.3 contains an authenticated command injection flaw (CWE‑78) in the starRemoteTransfer backup feature. An attacker who can log in to CyberPanel can craft a directory name that the remote server’s API returns; the name is passed unsanitized to an OS command execution function, resulting in arbitrary command execution on the host. This vulnerability grants the attacker full control, compromising confidentiality, integrity, and availability.

Affected Systems

CVE‑2026‑71966 affects the CyberPanel web hosting control panel produced by usmannasir, specifically version 2.4.3. No other versions are listed as impacted in the CNA data.

Risk and Exploitability

The CVSS score of 8.7 classifies this as a high‑severity vulnerability. The EPSS score is 2%, and the flaw is not listed in the CISA KEV catalog. The attack requires valid user credentials with permission to invoke the remote transfer function, but the exploitation path is straightforward because the API response is not sanitized. An attacker who can log in to CyberPanel and trigger the backup transfer can inject malicious commands by manipulating the directory name field, leading to remote code execution.

Generated by OpenCVE AI on August 12, 2026 at 00:11 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the patch referenced in commit eca0c3c or upgrade to a later CyberPanel release that includes the fix.
  • Disable or restrict usage of the starRemoteTransfer feature for accounts that do not require remote backup functionality.
  • Validate and sanitize all directory names and API responses on both the client and server side to eliminate the injection vector.

Generated by OpenCVE AI on August 12, 2026 at 00:11 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 14 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 14 Aug 2026 17:15:00 +0000

Type Values Removed Values Added
First Time appeared Cyberpanel
Cyberpanel cyberpanel
CPEs cpe:2.3:a:cyberpanel:cyberpanel:*:*:*:*:*:*:*:*
Vendors & Products Cyberpanel
Cyberpanel cyberpanel

Tue, 11 Aug 2026 03:45:00 +0000

Type Values Removed Values Added
First Time appeared Usmannasir
Usmannasir cyberpanel
Vendors & Products Usmannasir
Usmannasir cyberpanel

Mon, 10 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
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.
Title CyberPanel 2.4.3 Authenticated Command Injection via starRemoteTransfer
Weaknesses CWE-78
References
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}

cvssV4_0

{'score': 8.7, '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'}


Subscriptions

Cyberpanel Cyberpanel
Usmannasir Cyberpanel
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-14T19:28:17.774Z

Reserved: 2026-08-08T16:43:04.178Z

Link: CVE-2026-71966

cve-icon Vulnrichment

Updated: 2026-08-14T19:28:14.197Z

cve-icon NVD

Status : Received

Published: 2026-08-10T20:17:32.723

Modified: 2026-08-14T20:16:56.460

Link: CVE-2026-71966

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-12T00:15:12Z

Weaknesses
  • CWE-78

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