CVE-2026-92762 PUBLISHED

Pelican Panel before 1.0.0-beta35 Authorization Bypass via Startup

Assigner: VulnCheck
Reserved: 16.09.2026 Published: 16.09.2026 Updated: 16.09.2026

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.

Metrics

CVSS 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
CVSS Score: 8.7

Product Status

Vendor pelican
Product panel
Versions Default: unaffected
  • affected from 0 to 1.0.0-beta35 (excl.)

Credits

  • George Chen finder

References

Problem Types

  • Missing Authorization CWE