CVE-2026-65916

CyberPanel · CyberPanel

A missing authorization vulnerability in the cancelBackupCreation handler of CyberPanel allows authenticated users to impact system availability and data integrity.

Executive summary

A missing authorization flaw in CyberPanel allows authenticated attackers to disrupt critical backup operations, posing a high risk to system availability and data management.

Vulnerability

This is a missing authorization vulnerability (CWE-862) located in the cancelBackupCreation handler. An authenticated user can invoke this function to interfere with backup processes, despite lacking the necessary permissions to perform such actions.

Business impact

The vulnerability carries a CVSS score of 8.1, reflecting its potential to cause significant service disruption. By allowing unauthorized cancellation of backup creation, an attacker can prevent the successful completion of data protection tasks, which could lead to data loss or the inability to recover from system failures.

Remediation

Immediate Action: Update CyberPanel to the latest version, which includes the fix in commit b1984603f9b0099b39bca46fea176e53b6d4d601.

Proactive Monitoring: Audit logs for unauthorized attempts to trigger backup-related functions or frequent, unexplained cancellations of backup tasks.

Compensating Controls: Restrict access to the administrative dashboard to trusted IP addresses and enforce strict role-based access control (RBAC) to limit the impact of compromised user accounts.

Exploitation status

Public Exploit Available: No (exploit_available: false)

Analyst recommendation

This vulnerability presents a clear threat to administrative operations and data resilience. Organizations should verify their current CyberPanel version and apply the vendor-provided update as a matter of urgency to prevent unauthorized interference with system stability.