{ "dataType": "CVE_RECORD", "dataVersion": "5.2", "cveMetadata": { "cveId": "CVE-2026-86177", "assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10", "state": "PUBLISHED", "assignerShortName": "VulnCheck", "dateReserved": "2026-09-05T10:40:41.335Z", "datePublished": "2026-09-05T11:01:28.077Z", "dateUpdated": "2026-09-05T11:01:28.077Z" }, "containers": { "cna": { "providerMetadata": { "orgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10", "shortName": "VulnCheck", "dateUpdated": "2026-09-05T11:01:28.077Z" }, "datePublic": "2026-09-05T00:00:00.000Z", "title": "Pterodactyl Panel before 1.14.1 Privilege Escalation via Schedule Tasks", "descriptions": [ { "lang": "en", "value": "Pterodactyl Panel before 1.14.1 fails to validate action-specific permissions in scheduled task creation, allowing subusers with only schedule.update permission to execute arbitrary console commands. Attackers can create and immediately trigger scheduled tasks that run game-server console commands, control server power state, or create backups without proper authorization checks." } ], "problemTypes": [ { "descriptions": [ { "lang": "en", "description": "Missing Authorization", "cweId": "CWE-862", "type": "CWE" } ] } ], "affected": [ { "vendor": "pterodactyl", "product": "panel", "defaultStatus": "unaffected", "packageURL": "pkg:github/pterodactyl/panel", "versions": [ { "version": "0", "status": "affected", "versionType": "semver", "lessThan": "1.14.1" }, { "version": "1.14.1", "status": "unaffected", "versionType": "semver" } ] } ], "cpeApplicability": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:pterodactyl:panel:*:*:*:*:*:*:*:*", "versionEndExcluding": "1.14.1" } ] } ] } ], "metrics": [ { "format": "CVSS", "cvssV4_0": { "version": "4.0", "vectorString": "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", "attackVector": "NETWORK", "attackComplexity": "LOW", "attackRequirements": "NONE", "privilegesRequired": "LOW", "userInteraction": "NONE", "vulnConfidentialityImpact": "HIGH", "vulnIntegrityImpact": "HIGH", "vulnAvailabilityImpact": "HIGH", "subConfidentialityImpact": "NONE", "subIntegrityImpact": "NONE", "subAvailabilityImpact": "NONE", "baseScore": 8.7, "baseSeverity": "HIGH" } }, { "format": "CVSS", "cvssV3_1": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "LOW", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH" } } ], "references": [ { "url": "https://github.com/pterodactyl/panel/commit/913b354aff43ff04fce95357ed68a675a1dd0fa6", "tags": [ "patch" ], "name": "Patch Commit" }, { "url": "https://github.com/geo-chen/oss/blob/main/panel.md", "tags": [ "third-party-advisory", "exploit" ], "name": "Researcher Advisory" }, { "url": "https://github.com/pterodactyl/panel/blob/v1.14.0/app/Http/Requests/Api/Client/Servers/Schedules/StoreTaskRequest.php#L10-L25", "tags": [ "technical-description" ], "name": "StoreTaskRequest permission and rules" }, { "url": "https://github.com/pterodactyl/panel/blob/v1.14.0/app/Jobs/Schedule/RunTaskJob.php#L60-L75", "tags": [ "technical-description" ], "name": "RunTaskJob action dispatch" }, { "url": "https://github.com/pterodactyl/panel/releases/tag/v1.14.1", "tags": [ "release-notes" ], "name": "Pterodactyl Panel v1.14.1 Release Notes" }, { "url": "https://github.com/pterodactyl/panel", "tags": [ "product" ] }, { "name": "VulnCheck Advisory: Pterodactyl Panel before 1.14.1 Privilege Escalation via Schedule Tasks", "tags": [ "third-party-advisory" ], "url": "https://www.vulncheck.com/advisories/pterodactyl-panel-before-1.14.1-privilege-escalation-via-schedule-tasks" } ], "credits": [ { "lang": "en", "value": "George Chen", "type": "reporter" } ], "x_generator": { "engine": "vulncheck-endgame" } } } }