CVE-2026-72886
Dokploy: Non-admin member gains root on the host by bypassing the owner/admin check on server-level schedules (incomplete fix of CVE-2026-45632)
CVSS Score
9.9
EPSS Score
0.0%
EPSS Percentile
0th
Dokploy is a free, self-hostable Platform as a Service (PaaS). From 0.29.2 until 0.29.13, schedule.create and schedule.update in apps/dokploy/server/api/routers/schedule.ts derive serviceId from applicationId or composeId and execute the owner/admin host-schedule gate only in the alternative branch, allowing a member with access to one application to attach its applicationId to a dokploy-server schedule and run a supplied script as root through schedule.runManually. This issue is fixed in version 0.29.13.
| CWE | CWE-269 CWE-863 |
| Vendor | dokploy |
| Product | dokploy |
| Published | Aug 10, 2026 |
| Last Updated | Aug 10, 2026 |
Stay Ahead of the Next One
Get instant alerts for dokploy dokploy
Be the first to know when new critical vulnerabilities affecting dokploy dokploy are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High
Affected Versions
Dokploy / dokploy
>= 0.29.2, < 0.29.13
References
github.com: https://github.com/Dokploy/dokploy/security/advisories/GHSA-r89g-h7x9-phr2 github.com: https://github.com/Dokploy/dokploy/pull/4869 github.com: https://github.com/Dokploy/dokploy/commit/1e3f10bd22c1c28a7b65a2d7ac15a0a5e47599eb github.com: https://github.com/Dokploy/dokploy/releases/tag/v0.29.13