PatchSiren cyber security CVE debrief
CVE-2026-86177 Pterodactyl CVE debrief
Pterodactyl Panel before 1.14.1 has a vulnerability allowing subusers with schedule.update permission to execute arbitrary console commands by creating and triggering scheduled tasks without proper authorization checks. This high-severity issue enables attackers to control server power state, create backups, or run game-server console commands. Defenders should assess exposure, apply the vendor-provided patch, and monitor for suspicious activity. The vulnerability exists due to insufficient validation of action-specific permissions in scheduled task creation, which can be exploited by subusers with limited permissions.
- Vendor
- Pterodactyl
- Product
- Panel
- CVSS
- HIGH 8.7
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-05
- Original CVE updated
- 2026-09-05
- Advisory published
- 2026-09-05
- Advisory updated
- 2026-09-05
Who should care
Defenders responsible for Pterodactyl Panel deployments, particularly those with subuser accounts, should assess exposure and apply the vendor-provided patch to prevent unauthorized console command execution.
Why it matters
CVE-2026-86177 is a high-severity vulnerability in Pterodactyl Panel before 1.14.1 that allows subusers to execute arbitrary console commands. Defenders should prioritize verifying exposure, applying the vendor-provided patch, and monitoring for suspicious activity.
- Potential unauthorized execution of console commands, allowing attackers to control server power state or create backups.
- Possible elevation of privileges for subusers with schedule.update permission.
- Required verification of Pterodactyl Panel versions and user permissions to prevent exploitation.
- Need for additional logging and monitoring to detect potential exploitation attempts.
Technical summary
The vulnerability in Pterodactyl Panel before 1.14.1 arises from inadequate validation of action-specific permissions during scheduled task creation. Subusers with schedule.update permission can create and trigger tasks that execute arbitrary game-server console commands, control server power state, or create backups without proper authorization. This issue allows for potential elevation of privileges and unauthorized system modifications. Defenders should verify exposure, apply the vendor-provided patch (version 1.14.1), restrict schedule.update permissions to trusted subusers, and implement additional logging and monitoring to detect potential exploitation attempts. The CVE record and source references confirm that Pterodactyl Panel before 1.14.1 fails to validate action-specific permissions, enabling subusers to execute arbitrary console commands by creating and immediately triggering scheduled tasks. To address this vulnerability, defenders should prioritize verifying exposure and applying the vendor-provided patch to prevent unauthorized console command execution. This involves reviewing Pterodactyl Panel versions and user permissions to prevent exploitation and implementing additional logging and monitoring to detect potential exploitation attempts. Furthermore, defenders should restrict schedule.update permissions to trusted subusers and monitor for suspicious scheduled task creation. By taking these steps, defenders can mitigate the risk associated with this high-severity vulnerability and prevent potential unauthorized execution of console commands, elevation of privileges, and other malicious activities. It is essential to verify Pterodactyl Panel versions and user permissions to prevent exploitation and implement additional logging and monitoring to detect potential exploitation attempts. Defenders should also consider implementing compensating controls for exposed systems while remediation is scheduled and verified, and track exceptions, retest remediated assets, and close the item only after evidence is documented. The goal is to ensure that the Pterodactyl Panel deployment is secure and that the risk of exploitation is minimized. This can be achiev
Defensive priority
Defenders should prioritize verifying exposure and applying the vendor-provided patch to prevent unauthorized console command execution.
Recommended defensive actions
- Verify if Pterodactyl Panel versions before 1.14.1 are in use and apply the vendor-provided patch (version 1.14.1) to prevent unauthorized console command execution.
- Restrict schedule.update permissions to trusted subusers and monitor for suspicious scheduled task creation.
- Implement additional logging and monitoring to detect potential exploitation attempts.
- Review compensating controls for exposed systems while remediation is scheduled and verified.
- Check relevant monitoring, detection, and logs for exposed assets that need extra review.
- Track exceptions, retest remediated assets, and close the item only after evidence is documented.
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
Evidence notes
The CVE record and source references indicate that Pterodactyl Panel before 1.14.1 fails to validate action-specific permissions in scheduled task creation. This allows subusers with only schedule.update permission to execute arbitrary console commands by creating and immediately triggering scheduled tasks.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-86177 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-86177
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-86177 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-86177
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/geo-chen/oss/blob/main/panel.md
-
Source reference
Unverified legacy reference
URL: https://github.com/pterodactyl/panel
-
Source reference
Unverified legacy reference
URL: https://github.com/pterodactyl/panel/blob/v1.14.0/app/Http/Requests/Api/Client/Servers/Schedules/StoreTaskRequest.php
-
Source reference
Unverified legacy reference
URL: https://github.com/pterodactyl/panel/blob/v1.14.0/app/Jobs/Schedule/RunTaskJob.php
-
Source reference
Unverified legacy reference
URL: https://github.com/pterodactyl/panel/commit/913b354aff43ff04fce95357ed68a675a1dd0fa6
-
Source reference
Unverified legacy reference
URL: https://github.com/pterodactyl/panel/releases/tag/v1.14.1
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/pterodactyl-panel-before-1.14.1-privilege-escalation-via-schedule-tasks
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.