CVE-2026-65917

Summary

CyberPanel through 1.9.1, fixed in commit b198460, contains an insecure direct object reference (IDOR) vulnerability in the IncBackups application's incremental-backup handlers (deleteBackup, fetchRestorePoints, and restorePoint) that allows authenticated panel users to access or manipulate other tenants' backup resources by supplying an attacker-controlled globally sequential IncJob integer ID that is never re-scoped to the authorized domain. Attackers can enumerate sequential backup IDs to read another tenant's backup metadata, irrecoverably delete another tenant's backup snapshots, or trigger unauthorized restoration of another tenant's backup job with root privileges.

Affected Software

VendorProductVersion RangeStatus
usmannasircyberpanel0 <= 1.9.1affected
usmannasircyberpanelb1984603f9b0099b39bca46fea176e53b6d4d601unaffected

Weaknesses

  • CWE-639: Authorization Bypass Through User-Controlled Key

References