CVE-2026-92762 Details
Description
Pelican Panel versions before 1.0.0-beta35 enforce startup write permissions only through disabled form controls rather than server-side authorization checks. Attackers with startup.read permission can craft Livewire state updates to invoke afterStateUpdated callbacks and modify startup commands, docker images, and variables to execute arbitrary commands in the container.
An authorization bypass vulnerability has been identified in Pelican Panel versions prior to 1.0.0-beta35. The issue arises in the Livewire 'Startup' management page, where write permissions for startup commands, Docker images, and variable values are not properly enforced through server-side authorization checks. Instead, the panel relies on disabled form controls, which can be bypassed. This vulnerability allows subusers with only 'startup.read' permission to invoke callbacks that modify server settings, leading to arbitrary command execution within the server's Docker container.
Users are advised to update Pelican Panel to version 1.0.0-beta35 or later, where this vulnerability has been patched.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 16, 2026CISA-ADP
Assessed Sep 18, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/pelican/panel/security/advisories/GHSA-4x28-f89q-2276 | CISA-ADP | AdvisoryExploitVendor |
| https://github.com/pelican/panel | [email protected] | Source CodeVendor |
| https://github.com/pelican/panel/blob/fab5da496f7d837574b404e34dc42764a1d6b2c3/app/Filament/Server/Pages/Startup.php#L52-L77 | [email protected] | Source CodeVendor |
| https://github.com/pelican/panel/security/advisories/GHSA-4x28-f89q-2276 | [email protected] | AdvisoryExploitVendor |
| https://www.vulncheck.com/advisories/pelican-panel-before-1.0.0-beta35-authorization-bypass-via-startup | [email protected] | AdvisoryBundleRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-862 | Missing Authorization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Pelican Panel | >= 0, < 1.0.0-beta35 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 18, 2026 | CVE Modified | CISA-ADP |
| Sep 16, 2026 | New CVE Received | [email protected] |
Volerion